| FilespecsMorePrefsNoShowTimer Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.Filespecs.MorePrefs.NoShowTimer"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public int NoShowTimer { get; set; }
public:
property int NoShowTimer {
int get ();
void set (int value);
}
function get_NoShowTimer();
function set_NoShowTimer(value);
Property Value
Type:
Int32See Also