FieldOptionConfigurationIsDisabled Property | |
Gets or sets Disable
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool IsDisabled { get; set; }
public:
property bool IsDisabled {
bool get ();
void set (bool value);
}
function get_IsDisabled();
function set_IsDisabled(value);
Property Value
Type:
BooleanSee Also