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