ArcObjects Library Reference (Schematic)  

ISchematicAlgoRelativeMainLine.PriorityValue Property

Define the priority value.

ERROR: Syntax information about ISchematicAlgoRelativeMainLine.PriorityValue may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Schematic.dll

[C++]
HRESULT get_PriorityValue(
  BSTR* Value
);
[C++]
HRESULT put_PriorityValue(
  BSTR Value
);
[C++]

Parameters

Value [out, retval]   Value is a parameter of type BSTR Value [in]   Value is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

See Also

ISchematicAlgoRelativeMainLine Interface