This document is archived and information here might be outdated. Recommended version. |
Indicates if the element class priority is activated.
[Visual Basic .NET] Public Property ActivePriority As esriSchematicReductionPriority
[C#] public esriSchematicReductionPriority ActivePriority {get; set;}
[C++]
HRESULT get_ActivePriority(
esriSchematicReductionPriority* Priority
);
[C++]
HRESULT put_ActivePriority(
esriSchematicReductionPriority Priority
);
[C++]
Parameters Priority [out, retval]
Priority is a parameter of type esriSchematicReductionPriority* Priority [in]
Priority is a parameter of type esriSchematicReductionPriority