Click or drag to resize

TagValidIdentifiers Property

Gets the collection of valid identifiers for this tag.

Namespace: GSF.PQDIF
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public IReadOnlyCollection<Identifier> ValidIdentifiers { get; }
View Source

Property Value

IReadOnlyCollectionIdentifier
See Also