TagValidIdentifiers Property

Gets the collection of valid identifiers for this tag.

Definition

Namespace: Gemstone.PQDIF
Assembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.136 -- Release Build+81c4a198f3aaedd3394dbce107340dcfa50797d8
public IReadOnlyList<Identifier> ValidIdentifiers { get; }

Property Value

IReadOnlyListIdentifier

See Also