Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

DocumentMetaData.FromArray Method 

Overwrites the content of this map with the data from the input array.

public void FromArray(
   NamedValue[] nvArray
);

Parameters

nvArray
The NamedValue array containing the new data.

See Also

DocumentMetaData Class | Plumtree.Remote.Crawler Namespace