KeyBasedTreeEntryTable.ServerSupports
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.
public bool ServerSupports(
ExternalResourceReference extRef
)
-
extRefThe ExternalResourceReference to check.
Return Value
bool
True if the ExternalResourceReference refers to a server that supports the ExternalResourceReferenceType of this KeyBasedTreeEntryTable.
False otherwise.
-
A non-optional argument was null