AdditionalFields

Document.AdditionalFields property

Gets or sets the additional fields for the document.

public virtual DocumentField[] AdditionalFields { get; set; }

Property Value

The additional fields for the document.

See Also