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


In This Topic
    ToLongString Method
    In This Topic
    Returns a string representation that uses the ClassGuid for the class ID.
    Syntax
    'Declaration
     
    
    Public Function ToLongString() As String
    public string ToLongString()
    public:
    String^ ToLongString(); 
    Remarks
    This method is used to produce a string representation that can be used with adTempus version 3 and earlier.
    See Also