Plumtree EDK (Enterprise Web Development Kit) 5.4.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