IPermissionItemIsInherited Property |
Indicates if the permission
is inherited from a profile.
Namespace:
AskiaPortalCmn.Common
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax bool IsInherited { get; }
ReadOnly Property IsInherited As Boolean
Get
property bool IsInherited {
bool get ();
}
Property Value
Type:
BooleanSee Also