Selerix Developer Tools
HasIllustrationPdf Field






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

Reference

Rates Class
Rates Members