Click or drag to resize

RelaxISWCFLinkProxyGetMetadataFields Method

Returns the internal names of all current metadata fields.

Namespace: RelaxIS_SDK.RelaxISWCFLink
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public string[] GetMetadataFields()

Return Value

String
A list of the internal names of the current metadata fields.

Implements

IRelaxISWCFLinkGetMetadataFields
See Also