CommodityContentConfigurationDdtcEligibleParty Property | |
Gets or sets DdtcEligibleParty.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool DdtcEligibleParty { get; set; }
public:
property bool DdtcEligibleParty {
bool get ();
void set (bool value);
}
function get_DdtcEligibleParty();
function set_DdtcEligibleParty(value);
Property Value
Type:
BooleanSee Also