Selerix Developer Tools
HasUnlockedTemplates Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Rates Class : HasUnlockedTemplates Field
HasUnlockedTemplates object.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public HasUnlockedTemplates As Boolean
'Usage
 
Dim instance As Rates
Dim value As Boolean
 
value = instance.HasUnlockedTemplates
 
instance.HasUnlockedTemplates = value
[XmlAttribute()]
[DefaultValue()]
public bool HasUnlockedTemplates
public field HasUnlockedTemplates: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var HasUnlockedTemplates : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool HasUnlockedTemplates
[XmlAttribute()]
[DefaultValue()]
public:
bool HasUnlockedTemplates
See Also

Reference

Rates Class
Rates Members