PickupService Property | |
Gets or sets Service
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public Service Service { get; set; }
public:
property Service^ Service {
Service^ get ();
void set (Service^ value);
}
function get_Service();
function set_Service(value);
Property Value
Type:
ServiceSee Also