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.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic FieldWithValue[] FieldsWithValues { get; set; }
Property Value
Type:
FieldWithValue
See Also