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