DocumentInfoFieldsWithValues Property
Array of metadata values. Required; may be empty if schema has no associated metadata.
Values of read-only fields must match their initial value unless the user has permission
to modify read-only fields.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public FieldWithValue[] FieldsWithValues { get; set; }
Property Value
FieldWithValue