MetadataFields Property
A collection of metadata fields associated with the resource.
Syntax
public BoxMetadataFieldDetailList getMetadataFields(); public void setMetadataFields( metadataFields);
Remarks
This property holds a collection of metadata fields associated with the object. Metadata is represented as a name/value pair and may be added, updated, and deleted.
This property is not available at design time.