SectionViewGroupIsIndividual Property |
Gets a boolean value which indicates whether current SectionViewGroup is individual SectionViewGroup.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsIndividual { get; }
Public ReadOnly Property IsIndividual As Boolean
Get
public:
property bool IsIndividual {
bool get ();
}
Property Value
Boolean
See Also