SectionDisplayOptionUseOverrideStyle Property

Sets whether to override style for the display of the entity.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public override bool UseOverrideStyle { set; }

Property Value

Boolean
Exceptions
ExceptionCondition
[!:System.InvalidOperationException] Thrown when: the section source type doesn't support to set style.
See Also