adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ExpressionList Class / IsEmpty Property


In This Topic
    IsEmpty Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    public:
    property bool IsEmpty {
       bool get();
    }
    See Also