ExternalResourceServerUtils.ServerSupportsKeynotes
Description:
Checks that the server referenced by the given ExternalResourceReference supports KeynoteTable data.
Checks that the server referenced by the given ExternalResourceReference supports KeynoteTable data.
public static bool ServerSupportsKeynotes(
ExternalResourceReference extRef
)
-
extRefThe ExternalResourceReference to check.
Return Value
Boolean
True if the ExternalResourceReference refers to a server that supports keynotes. False otherwise.
-
A non-optional argument was null