IModuleAccessItemUserId Property |
Id of the user.
Namespace:
AskiaPortalCmn.Common
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Nullable<int> UserId { get; set; }
Property UserId As Nullable(Of Integer)
Get
Set
property Nullable<int> UserId {
Nullable<int> get ();
void set (Nullable<int> value);
}
Property Value
Type:
NullableInt32See Also