AVEVA Database .NET Public Interface

DbElement.GetIntegerArray Method (DbAttribute, DbQualifier)

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

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

Parameters

attributeName
qualifier

Return Value

See Also

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