Selerix Developer Tools
LicenseRequired Field






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

Reference

Product Class
Product Members