KeyBasedTreeEntryTable.ServerSupports
Method
Description:
Checks if the server referenced by the given ExternalResourceReference supports the ExternalResourceReferenceType of this KeyBasedTreeEntryTable.
Checks if the server referenced by the given ExternalResourceReference supports the ExternalResourceReferenceType of this KeyBasedTreeEntryTable.
Parameters
Parameter | Type | Description |
---|---|---|
extRef | ExternalResourceReference | The ExternalResourceReference to check. |
Return Value
Type | Description |
---|---|
Boolean | True if the ExternalResourceReference refers to a server that supports the ExternalResourceReferenceType of this KeyBasedTreeEntryTable. False otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |