Get object that represents the entire ref table for a DB
Get object that represents the entire ref table for a DB
public static RefTable GetRefTable(Db,DbAttribute);
Get object that represents a range within a ref table for a DB
public static RefTable GetRefTable(Db,DbAttribute,DbElement,DbElement);
RefTable Class | Aveva.Pdms.Database Namespace