Selerix Developer Tools
CustomConfigControl Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Rates Class : CustomConfigControl Field
The custom configuration control
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public CustomConfigControl As String
'Usage
 
Dim instance As Rates
Dim value As String
 
value = instance.CustomConfigControl
 
instance.CustomConfigControl = value
[XmlAttribute()]
public string CustomConfigControl
public field CustomConfigControl: String; 
XmlAttributeAttribute()
public var CustomConfigControl : String;
[XmlAttribute()]
public: string* CustomConfigControl
[XmlAttribute()]
public:
String^ CustomConfigControl
See Also

Reference

Rates Class
Rates Members