DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
True if this category is a sub categroy.
Gets and sets a value that indicates if this category is a sub categroy.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool SubCategory { get; } |
Visual Basic |
---|
Public ReadOnly Property SubCategory As Boolean Get |
Visual C++ |
---|
public: virtual property bool SubCategory { bool get () sealed; } |
Return Value
Type: BooleanTrue if this category is a sub categroy.