Get floating-point Attribute value on Element. This method throws an exception if attribute is invalid.
Get floating-point Attribute value on Element. This method throws an exception if attribute is invalid.
public abstract double GetDouble(DbAttribute);
Get floating-point Attribute value on Element. This method throws an exception if attribute is invalid.
public abstract double GetDouble(DbAttribute,DbQualifier);
Deprecated- do not use. Use method with DbQualifier instead.
public abstract double GetDouble(DbAttribute,int);
DbElement Class | Aveva.Pdms.Database Namespace