Selerix Developer Tools
SkipBenefitSnapshotAfterOfferingReview Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > GeneralRules Class : SkipBenefitSnapshotAfterOfferingReview Field
The skip benefit snapshot after offering review
Syntax
'Declaration
 
<XmlElementAttribute()>
Public SkipBenefitSnapshotAfterOfferingReview As Boolean
'Usage
 
Dim instance As GeneralRules
Dim value As Boolean
 
value = instance.SkipBenefitSnapshotAfterOfferingReview
 
instance.SkipBenefitSnapshotAfterOfferingReview = value
[XmlElement()]
public bool SkipBenefitSnapshotAfterOfferingReview
public field SkipBenefitSnapshotAfterOfferingReview: Boolean; 
XmlElementAttribute()
public var SkipBenefitSnapshotAfterOfferingReview : boolean;
[XmlElement()]
public: bool SkipBenefitSnapshotAfterOfferingReview
[XmlElement()]
public:
bool SkipBenefitSnapshotAfterOfferingReview
See Also

Reference

GeneralRules Class
GeneralRules Members