Selerix Developer Tools
PolicyChangesNotAllowedRule Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : PolicyChangesNotAllowedRule Field
The changes not allowed rule Can't change existing policy
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public PolicyChangesNotAllowedRule As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.PolicyChangesNotAllowedRule
 
instance.PolicyChangesNotAllowedRule = value
[XmlAttribute()]
[DefaultValue()]
public bool PolicyChangesNotAllowedRule
public field PolicyChangesNotAllowedRule: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var PolicyChangesNotAllowedRule : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool PolicyChangesNotAllowedRule
[XmlAttribute()]
[DefaultValue()]
public:
bool PolicyChangesNotAllowedRule
See Also

Reference

Product Class
Product Members