SplitProfileViewCreationOptionsIntermediateViewStyleId Property

Specifies the ObjectId of the intermediate split view style.

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

Property Value

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