True if the current connected user is the owner of this version.
[Visual Basic .NET] Public Function IsOwner ( _ ) As Boolean
[C#] public bool IsOwner ( );
[C++]
HRESULT IsOwner(
VARIANT_BOOL* IsOwner
);
[C++]Parameters
IsOwner [out, retval] IsOwner is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The IsOwner method is used to retrieve a boolean value to determine if the currently connected user owns the version.