Selerix Developer Tools
DefaultPayerProductID Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : DefaultPayerProductID Field
Initializes DefaultPayerProductID.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public DefaultPayerProductID As Integer
'Usage
 
Dim instance As Product
Dim value As Integer
 
value = instance.DefaultPayerProductID
 
instance.DefaultPayerProductID = value
[XmlAttribute()]
[DefaultValue()]
public int DefaultPayerProductID
public field DefaultPayerProductID: Integer; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var DefaultPayerProductID : int;
[XmlAttribute()]
[DefaultValue()]
public: int DefaultPayerProductID
[XmlAttribute()]
[DefaultValue()]
public:
int DefaultPayerProductID
See Also

Reference

Product Class
Product Members