Determines if this data binding will optimize out any attempts to
set the destination property to its current value.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
public bool OptimizeIneffectiveChanges { get; set; }public bool OptimizeIneffectiveChanges { get; set; }Public Property OptimizeIneffectiveChanges As Boolean
Get
Set
Public Property OptimizeIneffectiveChanges As Boolean
Get
Set
public:
property bool OptimizeIneffectiveChanges {
bool get ();
void set (bool value);
}public:
property bool OptimizeIneffectiveChanges {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean