Click or drag to resize

ElementTypeOfElement Property

Gets the type of the element. The element can be a ScalarElement, a VectorElement, or a CollectionElement.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public abstract ElementType TypeOfElement { get; }
View Source

Property Value

ElementType
See Also