Indicates if the replica is a check-out.
[Visual Basic .NET] Public Property SingleGeneration As Boolean
[C#] public bool SingleGeneration {get; set;}
[C++]
HRESULT get_SingleGeneration(
VARIANT_BOOL* SingleGeneration
);
[C++]
HRESULT put_SingleGeneration(
VARIANT_BOOL SingleGeneration
);
[C++]Parameters
SingleGeneration [out, retval] SingleGeneration is a parameter of type VARIANT_BOOL SingleGeneration [in] SingleGeneration is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.