Selerix Developer Tools
Type Field (QuestionMedicalDetailColumn)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > QuestionMedicalDetailColumn Class : Type Field
Type of question medical detail column.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Type As String
'Usage
 
Dim instance As QuestionMedicalDetailColumn
Dim value As String
 
value = instance.Type
 
instance.Type = value
[XmlAttribute()]
public string Type
public field Type: String; 
XmlAttributeAttribute()
public var Type : String;
[XmlAttribute()]
public: string* Type
[XmlAttribute()]
public:
String^ Type
See Also

Reference

QuestionMedicalDetailColumn Class
QuestionMedicalDetailColumn Members