adTempus API
ArcanaDevelopment.adTempus.Client Namespace / CustomTask Class / CustomObjectDescription Property

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