Click or drag to resize

ObjectScopeChangeReportIsPathChanged Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets a value indicating whether this instance is path changed.

Namespace:  imbSCI.Data.data
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public bool IsPathChanged { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is path changed; otherwise, false.
See Also