The number of available synchronizers.
[Visual Basic .NET] Public ReadOnly Property NumSynchronizers As Integer
[C#] public int NumSynchronizers {get;}
[C++]
HRESULT get_NumSynchronizers(
long* NumSynchronizers
);
[C++]Parameters
NumSynchronizers [out, retval] NumSynchronizers is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Returns the number of metadata synchronizers registered on the machine.