| BuildDayResponsewasBuilt Property |
If the date was already built
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool wasBuilt { get; set; }
public:
property bool wasBuilt {
bool get ();
void set (bool value);
}
function get_wasBuilt();
function set_wasBuilt(value);
Property Value
Type:
BooleanSee Also