| ClientdwellTime Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.Client.dwellTime"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int dwellTime { get; set; }
public:
property int dwellTime {
int get ();
void set (int value);
}
function get_dwellTime();
function set_dwellTime(value);
Property Value
Type:
Int32See Also