TrackingLocationStateProvince Property | |
State / Province. This property can be a state, province or other similar
administrative division applicable to the country. It should be the official name used by the country. It may or
may not be an abbreviation.
Namespace:
PSI.Sox.Tracking
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string StateProvince { get; set; }
public:
property String^ StateProvince {
String^ get ();
void set (String^ value);
}
function get_StateProvince();
function set_StateProvince(value);
Property Value
Type:
StringSee Also