combit List & Label 30 - .NET Help
combit.Reporting.Repository Namespace / RepositoryItemDescriptor Class
Properties Methods

RepositoryItemDescriptor Class Members

The following tables list the members exposed by RepositoryItemDescriptor.

Public Properties
 NameDescription
Public PropertyGets the repository item type from the descriptor.  
Top
Public Methods
 NameDescription
Public MethodResets the language-specific display names of the repository item.  
Public Method  
Public Method

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.

 
Public MethodGets the display name of a repository item for the specified language - see also SetUIName.  
Public Methodstatic (Shared in Visual Basic)Reads the descriptor that was provided for a repository item in CreateOrUpdateItem.  
Public MethodConverts the modified repository item descriptor back to a string that may be used when registering the available repository items.  
Public Method  
Public MethodSets a custom display name of a repository item for the specified language.  
Public Methodstatic (Shared in Visual Basic)  
Top
See Also