Selerix Developer Tools
Locked Field






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

Reference

Product Class
Product Members