CogDataAnalysis HasChanged Property Cognex VisionPro 9.22 SR1
If true, the serializable state of this object has changed since the last time it was serialized.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax

public virtual bool HasChanged { get; set; }

Property Value

Type: Boolean

Implements

ICogHasChanged HasChanged
See Also