Click or drag to resize

ProfileDocumentConfiguration Property

Gets or sets DocumentConfiguration

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public DocumentConfiguration DocumentConfiguration { get; set; }

Property Value

Type: DocumentConfiguration

Implements

IProfileDocumentConfiguration
See Also