Gets or sets the AlignmentLine's group subentity index.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public string CurveGroupSubEntityIndex { get; set; }
VB
Public Property CurveGroupSubEntityIndex As String Get Set
C++
public: property String^ CurveGroupSubEntityIndex { String^ get (); void set (String^ value); }
Property Value
StringExceptions
Exception | Condition |
---|---|
InvalidOperationException |
Thrown when:
|