SplitProfileViewCreationOptionsFirstViewStyleId Property

Specifies the ObjectId of the first split view style.

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

Property Value

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