adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ImportObjectHeader Class / Description Field


In This Topic
    Description Field
    In This Topic
    A description of the object (obtained from GetDescription when the export was created).
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Description As String
    [DataMember()]
    public string Description
    [DataMember()]
    public:
    String^ Description
    See Also