ShipperConfigurationResidential Property | |
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DefaultValueAttribute(false)]
public bool Residential { get; set; }
public:
[DefaultValueAttribute(false)]
virtual property bool Residential {
bool get () sealed;
void set (bool value) sealed;
}
function get_Residential();
function set_Residential(value);
Property Value
Type:
BooleanSee Also