List & Label .NET
combit.Reporting.Repository Namespace / RepositoryItemDescriptor Class

In This Topic
    RepositoryItemDescriptor Class Methods
    In This Topic

    For a list of all members of this type, see RepositoryItemDescriptor members.

    Public Methods
     NameDescription
    Public MethodResets the language-specific display names of the repository item.  
    Public Method  
    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