adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / SecurityEntitySubClasses Class / IsSecurityRole Property


In This Topic
    IsSecurityRole Property
    In This Topic
    Indicates whether this object is a SecurityRole
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsSecurityRole As Boolean
    public bool IsSecurityRole {get;}
    public:
    property bool IsSecurityRole {
       bool get();
    }
    See Also