LabelGroupSubEntityCount Property |
Gets the number of sub-entity labels managed by this group label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic uint SubEntityCount { get; }
Public ReadOnly Property SubEntityCount As UInteger
Get
public:
property unsigned int SubEntityCount {
unsigned int get ();
}
Property Value
UInt32
See Also