adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ICustomObject Interface / CustomObjectDescription Property

In This Topic
    CustomObjectDescription Property (ICustomObject)
    In This Topic
    Gets a description of the custom object.
    Syntax
    'Declaration
     
    
    ReadOnly Property CustomObjectDescription As String
    string CustomObjectDescription {get;}
    See Also