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

In This Topic
    RepositoryItem Class Properties
    In This Topic

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

    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
    See Also