Click or drag to resize
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
C#
[ObsoleteAttribute("Deprecated. Use QueryService->ExecuteIdsQuery")]
public bool IsAltered { get; }

Property Value

Type: Boolean

Implements

IQueryObjectImplIsAltered
See Also