Selerix Developer Tools
ReadOnlyDependentRelationship Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > GeneralRules Class : ReadOnlyDependentRelationship Field
The read only dependent relationship
Syntax
'Declaration
 
<XmlElementAttribute()>
Public ReadOnlyDependentRelationship As Boolean
'Usage
 
Dim instance As GeneralRules
Dim value As Boolean
 
value = instance.ReadOnlyDependentRelationship
 
instance.ReadOnlyDependentRelationship = value
[XmlElement()]
public bool ReadOnlyDependentRelationship
public field ReadOnlyDependentRelationship: Boolean; 
XmlElementAttribute()
public var ReadOnlyDependentRelationship : boolean;
[XmlElement()]
public: bool ReadOnlyDependentRelationship
[XmlElement()]
public:
bool ReadOnlyDependentRelationship
See Also

Reference

GeneralRules Class
GeneralRules Members