Selerix Developer Tools
WaiveAllAllowed Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > GeneralRules Class : WaiveAllAllowed Field
Waiving all is allowed
Syntax
'Declaration
 
<XmlElementAttribute()>
<DefaultValueAttribute()>
Public WaiveAllAllowed As Boolean
'Usage
 
Dim instance As GeneralRules
Dim value As Boolean
 
value = instance.WaiveAllAllowed
 
instance.WaiveAllAllowed = value
[XmlElement()]
[DefaultValue()]
public bool WaiveAllAllowed
public field WaiveAllAllowed: Boolean; 
XmlElementAttribute()
DefaultValueAttribute()
public var WaiveAllAllowed : boolean;
[XmlElement()]
[DefaultValue()]
public: bool WaiveAllAllowed
[XmlElement()]
[DefaultValue()]
public:
bool WaiveAllAllowed
See Also

Reference

GeneralRules Class
GeneralRules Members