Provides access to members that specify the properties of a telecom network grouped trace location.
Members
Name | Description | |
---|---|---|
![]() |
FirstUnit | Returns the first unit. |
![]() |
NumUnits | Returns the number of units. |
IUNGroupedLocation.FirstUnit Property
Returns the first unit.
Public Property FirstUnit As Short
public short FirstUnit {get; set;}
IUNGroupedLocation.NumUnits Property
Returns the number of units.
Public Property NumUnits As Short
public short NumUnits {get; set;}
Classes that implement IUNGroupedLocation
Classes | Description |
---|---|
UNLocation | UN Location. |