SampleLineGroupSectionViewGroups Property |
Gets the collection of SectionViewGroup.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionViewGroupCollection SectionViewGroups { get; }
Public ReadOnly Property SectionViewGroups As SectionViewGroupCollection
Get
public:
property SectionViewGroupCollection^ SectionViewGroups {
SectionViewGroupCollection^ get ();
}
Property Value
SectionViewGroupCollection
See Also