<Code Lib>
2024 Method
Changes 0
M

ExternalResourceReference.GetReferenceInformation

Description:
Returns a copy of an object containing previously-stored reference or lookup information about the specific resource provided by the server.

public IDictionary<string, string> GetReferenceInformation()

IDictionary A copy of a (String, String) map containing previously-stored reference or lookup information.

Loading…