Get object that represents entire name table for a DB
Get object that represents entire name table for a DB
public static NameTable GetNameTable(Db,DbAttribute);
Get object that represents a range within a name table for a DB
public static NameTable GetNameTable(Db,DbAttribute,string,string);
NameTable Class | Aveva.Pdms.Database Namespace