PickupConfigurationCutOffTime Property | |
Gets or sets CutOffTime
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string CutOffTime { get; set; }
public:
property String^ CutOffTime {
String^ get ();
void set (String^ value);
}
function get_CutOffTime();
function set_CutOffTime(value);
Property Value
Type:
StringSee Also