Click or drag to resize

SpecialtyIsNteAuto Property

Boolean flag; part of NTE Auto-optimization setup. True means NTE auto-optimization is enabled for this Specialty.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool? IsNteAuto { get; set; }

Property Value

NullableBoolean
See Also