ProfileMinorStationLabelGroupMajorStationLabelGroup Property |
Gets or Sets the major station label group.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual ObjectId MajorStationLabelGroup { get; set; }
Public Overridable Property MajorStationLabelGroup As ObjectId
Get
Set
public:
virtual property ObjectId MajorStationLabelGroup {
ObjectId get ();
void set (ObjectId value);
}
Property Value
ObjectId
See Also