Selerix Developer Tools
State Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : State Field
List of states where product is available.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public State As String
'Usage
 
Dim instance As Product
Dim value As String
 
value = instance.State
 
instance.State = value
[XmlAttribute()]
public string State
public field State: String; 
XmlAttributeAttribute()
public var State : String;
[XmlAttribute()]
public: string* State
[XmlAttribute()]
public:
String^ State
See Also

Reference

Product Class
Product Members