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

In This Topic
    RepositoryItem Class Members
    In This Topic

    The following tables list the members exposed by RepositoryItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RepositoryItem class.  
    Top
    Public Fields
     NameDescription
    Public Field

    Maximum length of the Type property. 

     
    Top
    Public Properties
     NameDescription
    Public Property

    Internal file metadata (name in UI etc.) in a string-serialized format. May be modified using the RepositoryItemDescriptor class.

     
    Public Property  
    Public Property  
    Public PropertyThe ID of the repository item within the project.   
    Public PropertyFlags a repository item as empty.  
    Public PropertyTimestamp of the last modification of the repository item in UTC time-format.  
    Public Property

    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.

     
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the display name of the repository item that is encoded in the RepositoryItemDescriptor.  
    Public Methodstatic (Shared in Visual Basic)Validates if the specified ID has a valid format for the InternalID of a repository item.  
    Top
    See Also