This document is archived and information here might be outdated. Recommended version. |
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(
System.String* Owner
);
[C++] Parameters Owner [out, retval]
Owner is a parameter of type BSTR*