IModuleAccessItemIsInherited Property |
Indicates if the module access
is inherited from a user 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