ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / EomOperandElement Class / OperandType Property

In This Topic
    OperandType Property (EomOperandElement)
    In This Topic
    Gets or sets the returning type of operand.
    Syntax
    'Declaration
     
    Public Overridable Property OperandType As System.Type
    public virtual System.Type OperandType {get; set;}
    See Also