| FilespecsConnectPrefsCanCreateApptRequest Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.Filespecs.ConnectPrefs.CanCreateApptRequest"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public bool CanCreateApptRequest { get; set; }
public:
property bool CanCreateApptRequest {
bool get ();
void set (bool value);
}
function get_CanCreateApptRequest();
function set_CanCreateApptRequest(value);
Property Value
Type:
BooleanSee Also