<Code Lib>
2027 Method
Changes 0
M

ExternalResourceServerUtils.ServerSupportsKeynotes

Description:
Checks that the server referenced by the given ExternalResourceReference supports KeynoteTable data.

public static bool ServerSupportsKeynotes(
	ExternalResourceReference extRef
)

Return Value Boolean True if the ExternalResourceReference refers to a server that supports keynotes. False otherwise.

Loading…