adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / OID Class / AsString Property

In This Topic
    AsString Property
    In This Topic
    Returns ToShortString
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AsString As String
    public string AsString {get;}
    Remarks
    This property is exposed to support reporting and other binding scenarios where a string property is needed.
    See Also