AVEVA Database .NET Public Interface

DbAttribute.NoClaim Method 

Query whether it is necessary to claim elements of the given type, in order to change this Attribute.

public abstract bool NoClaim(
   DbElementType elementType
);

Parameters

elementType
Element type

Return Value

True, if Attribute change requires claim

See Also

DbAttribute Class | Aveva.Pdms.Database Namespace