adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / OID Class / ToShortString Method


In This Topic
    ToShortString Method
    In This Topic
    Returns a string representation that uses the integer value for the class ID.
    Syntax
    'Declaration
     
    
    Public Function ToShortString() As String
    public string ToShortString()
    public:
    String^ ToShortString(); 
    See Also