AVEVA Database .NET Public Interface

DbUserChanges.IsAttributeModified Method 

Test if a specific attribute was modified on an element

public abstract bool IsAttributeModified(
   DbElement element,
   DbAttribute attributeName
);

Parameters

element
attributeName

Return Value

See Also

DbUserChanges Class | Aveva.Pdms.Database Namespace