adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ImportFileInformation Class / Comments Field


In This Topic
    Comments Field (ImportFileInformation)
    In This Topic
    The comments associated with the export when it was created.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Comments As String
    [DataMember()]
    public string Comments
    [DataMember()]
    public:
    String^ Comments
    See Also