Selerix Developer Tools
Attributes Field (RateTemplate)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > RateTemplate Class : Attributes Field
Attributes object.
Syntax
'Declaration
 
<XmlAnyAttributeAttribute()>
<NonSerializedAttribute()>
Public Attributes As XmlAttribute()
'Usage
 
Dim instance As RateTemplate
Dim value() As XmlAttribute
 
value = instance.Attributes
 
instance.Attributes = value
[XmlAnyAttribute()]
[NonSerialized()]
public XmlAttribute[] Attributes
public field Attributes: array of XmlAttribute; 
[XmlAnyAttribute()]
[NonSerialized()]
public: XmlAttribute*[]* Attributes
See Also

Reference

RateTemplate Class
RateTemplate Members