AddressBookExportResidential Property | |
Get or set Residential
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool Residential { get; set; }
public:
property bool Residential {
bool get ();
void set (bool value);
}
function get_Residential();
function set_Residential(value);
Property Value
Type:
BooleanSee Also