ISIAPINetworkCCGs Interface¶
Namespace: SIDRASolutions.SI.API
Assembly: SIDRASolutions.SI.API.dll
COM CLSID: 5C05363F-32D4-4D9D-9E06-1A7C0550447D
Declaration¶
Get an instance¶
Properties¶
Count¶
Type int
Code samples
this[]¶
Type ISIAPINetworkCCG
Code samples
this[]¶
Type ISIAPINetworkCCG
Code samples
Methods¶
NetworkCCGExists(string)¶
Queries whether a particular Network Common Control Group (CCG) exists in the collection
Parameters
| Name | Type | Description |
|---|---|---|
ccgName |
string |
CCG name to query |
Returns bool - True, if a Network CCG with the given CCG name exists in the collection. False otherwise