| FilespecsConnectPrefsDefaultStatusType Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.Filespecs.ConnectPrefs.DefaultStatusType"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public string DefaultStatusType { get; set; }
public:
property String^ DefaultStatusType {
String^ get ();
void set (String^ value);
}
function get_DefaultStatusType();
function set_DefaultStatusType(value);
Property Value
Type:
StringSee Also