adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectBase Class / GetDescription Method

In This Topic
    GetDescription Method (ObjectBase)
    In This Topic
    Gets a user-friendly description of the object's key settings.
    Syntax
    'Declaration
     
    
    Public Function GetDescription() As String
    public string GetDescription()
    Remarks
    This method returns a description that can be used to describe the object in lists, etc.
    See Also