ICategory Properties |
The ICategory type exposes the following members.
Name | Description | |
---|---|---|
CreatedAt |
DateTime the record was created at
(Inherited from IRecordEntity.) | |
CreatedBy |
Id of the user which created the record
(Inherited from IRecordEntity.) | |
DeletedAt |
DateTime at which the record was last deleted
(Inherited from IRecordEntity.) | |
DeletedBy |
Id of the user which last deleted the record
(Inherited from IRecordEntity.) | |
Id |
Id of the record
(Inherited from IRecordEntity.) | |
LastError |
Last error that occurred
(Inherited from IRecordEntity.) | |
Name | ||
UpdatedAt |
DateTime at which the record was last updated
(Inherited from IRecordEntity.) | |
UpdatedBy |
Id of the user which last updated the record
(Inherited from IRecordEntity.) |