ServerBusinessRuleOptionsConfigurationUseCloseManifest Property | |
Gets or sets CloseManifest.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool UseCloseManifest { get; set; }
public:
property bool UseCloseManifest {
bool get ();
void set (bool value);
}
function get_UseCloseManifest();
function set_UseCloseManifest(value);
Property Value
Type:
BooleanSee Also