This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicAlgoRelativeMainLine Interface > ISchematicAlgoRelativeMainLine.PriorityValue Property (ArcObjects .NET 10.5 SDK) |
Define the priority value.
[Visual Basic .NET] Public Property PriorityValue As String
[C#] public string PriorityValue {get; set;}
[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