aras.isDirtyEx Method
Checks the attribute "isDirty" from Item node.Syntax
aras.isDirtyEx(itemNd)Parameters
Name | Type | Description |
---|---|---|
itemNd | Object | Required. Item node. |
Return Value
A Boolean.Returns true if the attribute "isDirty" of Item or its descendant is "1", otherwise returns false.
See Also
aras ObjectAras Innovator Client Framework
Comments
Post a Comment