Selerix Developer Tools
RequiredStudent Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > RelationshipCC Class : RequiredStudent Field
The RequiredStudent object displays if the information is required.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public RequiredStudent As InterfaceOption
'Usage
 
Dim instance As RelationshipCC
Dim value As InterfaceOption
 
value = instance.RequiredStudent
 
instance.RequiredStudent = value
[XmlAttribute()]
[DefaultValue()]
public InterfaceOption RequiredStudent
public field RequiredStudent: InterfaceOption; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var RequiredStudent : InterfaceOption;
[XmlAttribute()]
[DefaultValue()]
public: InterfaceOption RequiredStudent
[XmlAttribute()]
[DefaultValue()]
public:
InterfaceOption RequiredStudent
See Also

Reference

RelationshipCC Class
RelationshipCC Members