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


In This Topic
    Comments Field (ExportOptions)
    In This Topic
    Optional comments to be included in the export file.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Comments As String
    [DataMember()]
    public string Comments
    [DataMember()]
    public:
    String^ Comments
    See Also