Click or drag to resize

UnitInfoBadMark Property

Is Unit good or not good for production or unknown: 0: unknown whether unit is good or not good for production 1: unit is good for production 2: unit is not good for production

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public int? BadMark { get; set; }

Property Value

NullableInt32
See Also