IProfileDocumentConfiguration Property | |
Gets or sets DocumentConfiguration
Namespace:
PSI.Sox.Interfaces
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax DocumentConfiguration DocumentConfiguration { get; set; }
property DocumentConfiguration^ DocumentConfiguration {
DocumentConfiguration^ get ();
void set (DocumentConfiguration^ value);
}
function get_DocumentConfiguration();
function set_DocumentConfiguration(value);
Property Value
Type:
DocumentConfigurationSee Also