adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Trigger Class / DescriptionOverride Property

In This Topic
    DescriptionOverride Property (Trigger)
    In This Topic
    Override for the system-generated description of the object
    Syntax
    'Declaration
     
    
    Public Property DescriptionOverride As String
    public string DescriptionOverride {get; set;}
    Remarks
    This property is for use by user interface extensions
    See Also