Selerix Developer Tools
FormProviderType Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Form Class : FormProviderType Field
Form provider type
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public FormProviderType As FormProviderType
'Usage
 
Dim instance As Form
Dim value As FormProviderType
 
value = instance.FormProviderType
 
instance.FormProviderType = value
[XmlAttribute()]
[DefaultValue()]
public FormProviderType FormProviderType
public field FormProviderType: FormProviderType; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var FormProviderType : FormProviderType;
[XmlAttribute()]
[DefaultValue()]
public: FormProviderType FormProviderType
[XmlAttribute()]
[DefaultValue()]
public:
FormProviderType FormProviderType
See Also

Reference

Form Class
Form Members