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

In This Topic
    RepositoryItemType Class Members
    In This Topic

    The following tables list the members exposed by RepositoryItemType.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)An image in a format like PNG, GIF, JPG.  
    Public Fieldstatic (Shared in Visual Basic)A PDF document.  
    Public Fieldstatic (Shared in Visual Basic)A device-dependent printer config file (e.g. .lsp files for 'List' types).  
    Public Fieldstatic (Shared in Visual Basic)

    A List & Label project of type 'Card' (.crd files) - LlProject.Card.

     
    Public Fieldstatic (Shared in Visual Basic)A List & Label project of the type 'Index' (.idx files).  
    Public Fieldstatic (Shared in Visual Basic)

    A List & Label project of type 'Label' (.lbl files) - LlProject.Label.

     
    Public Fieldstatic (Shared in Visual Basic)

    A List & Label project of type 'List' (.lst files) - LlProject.List.

     
    Public Fieldstatic (Shared in Visual Basic)A List & Label project of the type 'ReverseSide' (.gtc files).  
    Public Fieldstatic (Shared in Visual Basic)A List & Label project of the type 'TableOfContents' (.toc files).  
    Public Fieldstatic (Shared in Visual Basic)A shapefile definition (.shp).  
    Public Fieldstatic (Shared in Visual Basic)A shapefile database (.dbf).  
    Public Fieldstatic (Shared in Visual Basic)A small sketch image of the project layout in JPG format (e.g. .lsv files for 'List' types).  
    Top
    Public Properties
     NameDescription
    Public PropertyThe string equivalent of the item type which may be used to compare the predefined types with the actual value.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns the corresponding RepositoryItemType for the given List & Label project type.  
    Public Methodstatic (Shared in Visual Basic)Returns the corresponding RepositoryItemType object for the given string value.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns true if the specified type is a List & Label project.  
    Public Methodstatic (Shared in Visual Basic)Returns the corresponding List & Label project type for a repository item type.  
    Top
    See Also