Selerix Developer Tools
SkipSignWhenAllWaived Field (GeneralRules)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > GeneralRules Class : SkipSignWhenAllWaived Field
Skip Sign/Review step if all benefits are Waived
Syntax
'Declaration
 
<XmlElementAttribute()>
Public SkipSignWhenAllWaived As Boolean
'Usage
 
Dim instance As GeneralRules
Dim value As Boolean
 
value = instance.SkipSignWhenAllWaived
 
instance.SkipSignWhenAllWaived = value
[XmlElement()]
public bool SkipSignWhenAllWaived
public field SkipSignWhenAllWaived: Boolean; 
XmlElementAttribute()
public var SkipSignWhenAllWaived : boolean;
[XmlElement()]
public: bool SkipSignWhenAllWaived
[XmlElement()]
public:
bool SkipSignWhenAllWaived
See Also

Reference

GeneralRules Class
GeneralRules Members