IOwnerEntityBaseCreatedBy Property |
Get the id of the user who have create the entity
Namespace:
AskiaPortalCmn.Entities
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax ReadOnly Property CreatedBy As Integer
Get
property int CreatedBy {
int get ();
}
Property Value
Type:
Int32See Also