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