Selerix Developer Tools
Type Field (TableDetailColumn)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > TableDetailColumn Class : Type Field
Column type.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Type As String
'Usage
 
Dim instance As TableDetailColumn
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

TableDetailColumn Class
TableDetailColumn Members