AdapterPickupRequestIsAlternateAddress Property | |
Gets or sets IsAlternateAddress
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool IsAlternateAddress { get; set; }
public:
property bool IsAlternateAddress {
bool get ();
void set (bool value);
}
function get_IsAlternateAddress();
function set_IsAlternateAddress(value);
Property Value
Type:
BooleanSee Also