DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / CompoundSelectStatement Class / CompoundType Property

In This Topic
    CompoundType Property
    In This Topic
    The type of the compound
    Syntax
    'Declaration
     
    Public Property CompoundType As CompoundType
    public CompoundType CompoundType {get; set;}
    See Also