QueryObjectTIsAltered Property |
Note: This API is now obsolete.
deternmines if the object is altered , thus call UpdateItemFormat.
Namespace:
Intuit.Ipp.LinqExtender
Assembly:
Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax[ObsoleteAttribute("Deprecated. Use QueryService->ExecuteIdsQuery")]
public bool IsAltered { get; }
Property Value
Type:
BooleanImplements
IQueryObjectImplIsAltered
See Also