Gets or sets the ExportType of the Export.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ExportType Type { get; set; }
Public Property Type As ExportType
public: property ExportType Type { ExportType get (); void set (ExportType value); }