CorridorSectionStyleId Property

Sets the CodeSetStyleId.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
[!:System.ArgumentException] Thrown when the specified styleId is not a CodeSetStyleId or from another database.
See Also