AutomaticMetadataRequestInfo

Holds file upload ids and property values for fetching automatic metadata. This struct is used when automatic metadata is fetched from server.

Properties

Type Name Description
int[] UploadIds List of temporary file upload ids.
PropertyValue[] PropertyValues Array of object’s current property values.
ObjVer ObjVer ObjVer of current object.
int ObjectType The object type of the new object.
string[] MetadataProviderIds List of metadata provider ids.
string CustomData Custom data provided to the providers.