SAMOptionalFieldVType Property |
Type of the value present in the "Value" property.
Namespace: Bio.IO.SAMAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string VType { get; set; }
Public Property VType As String
Get
Set
public:
property String^ VType {
String^ get ();
void set (String^ value);
}
member VType : string with get, set
Property Value
Type:
StringSee Also