 | ObjectPathChangeMonitorgetPathChange Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
TEels if scope path was changed than last call with markAsUnchanged set TRUE
Namespace:
imbSCI.Data.data
Assembly:
imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntaxpublic bool getPathChange(
bool markAsUnchanged = true
)
Request Example
View SourceParameters
- markAsUnchanged (Optional)
- Type: SystemBoolean
if set to true if will change state to unchange
Return Value
Type:
BooleanTRUE if scope-s path is different than last call with
markAsUnchanged set TRUE
See Also