KMVirtualNetworkAnswerTable::collectionExist Method
Indicates whether a collection of the KmCollectionId values exist in the KMVirtualNetworkAnswerTable table.
Syntax
client server public static boolean collectionExist(KMCollectionId kmCollectionId)
Run On
Called
Parameters
- kmCollectionId
Type: KMCollectionId Extended Data Type
The KmCollectionId value.
Return Value
Type: boolean
true if a collection of the KmCollectionId values exists; otherwise, false.