Plumtree EDK (Enterprise Web Development Kit) 5.4.0

DocumentMetaData.Put Method 

Inserts a key/value mapping into the map.

public string Put(
   string key,
   string value
);

Parameters

key
key
value
value

Return Value

the new mapping

Remarks

Note that when providing values for date properties, the value should be in the format MM/dd/yy hh:mm:ss AM. For example, 10/25/04 11:53:30 PM.

See Also

DocumentMetaData Class | Plumtree.Remote.Crawler Namespace | ToString | DateTimeFormatInfo