Indicates if the code name (or domain name) should be used to get the number of expected expanded links.
[Visual Basic .NET] Public Property UseCodeName As Boolean
[C#] public bool UseCodeName {get; set;}
[C++]
HRESULT get_UseCodeName(
VARIANT_BOOL* UseCodeName
);
[C++]
HRESULT put_UseCodeName(
VARIANT_BOOL UseCodeName
);
[C++]Parameters
UseCodeName [out, retval] UseCodeName is a parameter of type VARIANT_BOOL UseCodeName [in] UseCodeName is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.