Selerix Developer Tools
AppointmentsRequired Field






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

Reference

Product Class
Product Members