AssemblyStyleId Property

Sets the Assembly Style Id.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
[!:System.ArgumentException] Thrown when the specified style id is not a assembly style id or from another data base.
See Also