ElementTypeOfValue Property
Gets or sets the physical type of the value or values contained
by the element.
Namespace: Gemstone.PQDIF.PhysicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.180 -- Release Build+27dcf2c61b2dfb0e3f26c933d3ab382a5601ad44
Public Overridable Property TypeOfValue As PhysicalType
Get
Set
function get_TypeOfValue();
function set_TypeOfValue(value);
Property Value
PhysicalType
This determines the data type and size of the
value or values. The value of this property is only relevant when
TypeOfElement is either
Scalar
or
Vector.