The generation number for the replica.
[Visual Basic .NET] Public Property MyGenerationNumber As Integer
[C#] public int MyGenerationNumber {get; set;}
[C++]
HRESULT get_MyGenerationNumber(
long* pMyGenerationNumber
);
[C++]
HRESULT put_MyGenerationNumber(
long pMyGenerationNumber
);
[C++]Parameters
pMyGenerationNumber [out, retval] pMyGenerationNumber is a parameter of type long pMyGenerationNumber [in] pMyGenerationNumber is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Returns the current generation number of a replica.