StackedProfileViewsCreationOptionsTopViewStyleId Property

Specifies the styleId of the top ProfileView.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when set to an invalid value.
See Also