adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ConditionStatus Class / AdditionalInformation Property

In This Topic
    AdditionalInformation Property (ConditionStatus)
    In This Topic
    Additional information about the current status.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AdditionalInformation As String
    public string AdditionalInformation {get;}
    Remarks
    This field may describe things such as the name that a file condition is waiting on, or the name of the file that satisfied the condition.
    See Also