For Babelfish Release 1.11.1.3

SparseDefinitionDiscontinued Property

If true, the major version of this Definition is no longer in use and should not be referenced. Other major versions of this same Definition may still be in use (e.g. v1.0 vs v2.0).

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public bool Discontinued { get; set; }

Property Value

Boolean

See Also