Specifies constants for the DirectoryMetadata properties.
Namespace: ININ.IceLib.DirectoriesAssembly: ININ.IceLib.Directories (in ININ.IceLib.Directories.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum DirectoryMetadataProperty |
Visual Basic |
---|
Public Enumeration DirectoryMetadataProperty |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No property is defined. | |
Id | 1 | Represents the Id property. | |
DisplayName | 2 | Represents the DisplayName property. | |
DisplayType | 3 | Represents the DisplayType property. | |
ApproximateSize | 4 | Represents the ApproximateCount property. | |
HasDynamicFields | 5 | Represents the HasDynamicFields property. | |
CanRefresh | 6 | Represents the CanRefresh property. | |
IsPrivate | 7 | Represents the IsPrivate property. | |
Category | 8 | Represents the Category property. | |
OwnerId | 9 | Represents the OwnerId property. | |
AccessRights | 10 | Represents the AccessRights property. | |
DirectoryAdmin | 13 | Represents the DirectoryAdmin property. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.