BoolDataItemValue Property |
Data item value.
Namespace: Bio.IO.AppliedBiosystems.DataTypesAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic bool Value { get; set; }
Public Property Value As Boolean
Get
Set
public:
property bool Value {
bool get ();
void set (bool value);
}
member Value : bool with get, set
Property Value
Type:
Boolean
See Also