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

In This Topic
    RepositoryItemDescriptor Class Members
    In This Topic

    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