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