Name | Description | |
---|---|---|
![]() | Type | Gets the repository item type from the descriptor. |
The following tables list the members exposed by RepositoryItemDescriptor.
Name | Description | |
---|---|---|
![]() | ClearUINames | Resets the language-specific display names of the repository item. |
![]() | GetFolderId | |
![]() | GetParentId | Returns the repository id of the parent (if any). Allows, e.g., to find the project that belongs to a printer config (.lsp) or sketch image item in the repository. |
![]() | GetUIName | Gets the display name of a repository item for the specified language - see also SetUIName. |
![]() ![]() | LoadFromDescriptorString | Reads the descriptor that was provided for a repository item in CreateOrUpdateItem. |
![]() | SerializeToString | Converts the modified repository item descriptor back to a string that may be used when registering the available repository items. |
![]() | SetFolderId | |
![]() | SetUIName | Sets a custom display name of a repository item for the specified language. |
![]() ![]() | SyncItemFromRepository |