Indicates if this dataset is versioned.
[Visual Basic .NET] Public Property Versioned As Boolean
[C#] public bool Versioned {get; set;}
[C++]
HRESULT get_Versioned(
VARIANT_BOOL* Versioned
);
[C++]
HRESULT put_Versioned(
VARIANT_BOOL Versioned
);
[C++]Parameters
Versioned [out, retval] Versioned is a parameter of type VARIANT_BOOL Versioned [in] Versioned is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.