Name | Description | |
---|---|---|
![]() | RepositoryItem Constructor | Initializes a new instance of the RepositoryItem class. |
The following tables list the members exposed by RepositoryItem.
Name | Description | |
---|---|---|
![]() | RepositoryItem Constructor | Initializes a new instance of the RepositoryItem class. |
Name | Description | |
---|---|---|
![]() | MAXIMUM_TYPE_LENGTH | Maximum length of the Type property. |
Name | Description | |
---|---|---|
![]() | Descriptor | Internal file metadata (name in UI etc.) in a string-serialized format. May be modified using the RepositoryItemDescriptor class. |
![]() | FolderId | |
![]() | FolderPath | |
![]() | InternalID | The ID of the repository item within the project. |
![]() | IsEmpty | Flags a repository item as empty. |
![]() | LastModificationUTC | Timestamp of the last modification of the repository item in UTC time-format. |
![]() | Type | Type of the repository item (drilldown project, image, shapefile, etc. or a custom type). The supported values are defined in the fields of RepositoryItemType class. |
![]() | UIName |
Name | Description | |
---|---|---|
![]() | ExtractDisplayName | Returns the display name of the repository item that is encoded in the RepositoryItemDescriptor. |
![]() ![]() | IsValidItemId | Validates if the specified ID has a valid format for the InternalID of a repository item. |