Get integer array Attribute on Element. This method throws an exception if attribute is invalid.
Get integer array Attribute on Element. This method throws an exception if attribute is invalid.
public abstract int[] GetIntegerArray(DbAttribute);
Get integer array Attribute on Element. This method throws an exception if attribute is invalid.
public abstract int[] GetIntegerArray(DbAttribute,DbAttribute);
Get integer array Attribute on Element. This method throws an exception if attribute is invalid.
public abstract int[] GetIntegerArray(DbAttribute,DbQualifier);
Deprecated- do not use. Use method with DbQualifier instead.
public abstract int[] GetIntegerArray(DbAttribute,int);
DbElement Class | Aveva.Pdms.Database Namespace