| UserTokenCanCancel Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.UserToken.CanCancel"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool CanCancel { get; set; }
public:
property bool CanCancel {
bool get ();
void set (bool value);
}
function get_CanCancel();
function set_CanCancel(value);
Property Value
Type:
BooleanSee Also