Selerix Developer Tools
Label Field (RelationshipCC)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > RelationshipCC Class : Label Field
The Label object specifies the name of the relationship. Can be used to override the default name.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Label As String
'Usage
 
Dim instance As RelationshipCC
Dim value As String
 
value = instance.Label
 
instance.Label = value
[XmlAttribute()]
public string Label
public field Label: String; 
XmlAttributeAttribute()
public var Label : String;
[XmlAttribute()]
public: string* Label
[XmlAttribute()]
public:
String^ Label
See Also

Reference

RelationshipCC Class
RelationshipCC Members