SurfaceWatershedStyleLegendStyleId Property

Gets or sets the ObjectId value of the surface watershed legend style.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when the specified legend object id is not existed.
Remarks
OBJECTID TYPE: Autodesk.Civil.DatabaseServices.Styles.TableStyle
See Also