This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IS > ISdeLocator Interface > ISdeLocator.Owner Property (ArcObjects .NET 10.5 SDK) |
Name of the ArcSDE user who owns the locator.
[Visual Basic .NET] Public ReadOnly Property Owner As String
[C#] public string Owner {get;}
[C++]
HRESULT get_Owner(
BSTR* Owner
);
[C++]
Parameters Owner [out, retval] Owner is a parameter of type BSTR