<Code Lib>
2025 Method
Changes 0
M

KeyBasedTreeEntryTable.ServerSupports

Description:
Checks if the server referenced by the given ExternalResourceReference supports the ExternalResourceReferenceType of this KeyBasedTreeEntryTable.

public bool ServerSupports(
	ExternalResourceReference extRef
)

Return Value Boolean True if the ExternalResourceReference refers to a server that supports the ExternalResourceReferenceType of this KeyBasedTreeEntryTable. False otherwise.

Loading…