AVEVA Database .NET Public Interface

DbElement.GetIntegerArray Method (DbAttribute, DbAttribute)

Get integer array Attribute on Element. This method throws an exception if attribute is invalid.

public abstract int[] GetIntegerArray(
   DbAttribute attributeName,
   DbAttribute qualifier
);

Parameters

attributeName
qualifier

Return Value

See Also

DbElement Class | Aveva.Pdms.Database Namespace | DbElement.GetIntegerArray Overload List