ExportDataset.DataVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The data version for the selected for the export. If not provided then the export will default to latest data version.
public string DataVersion { get; set; }
member this.DataVersion : string with get, set
Public Property DataVersion As String