Click or drag to resize

ProfileDocumentConfigurationId Property

Gets or sets DocuentConfigurationId.

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

Property Value

Type: NullableInt32

Implements

IProfileDocumentConfigurationId
See Also