Get the value of any attribute field as an array of strings
Get the value of any attribute field as an array of strings
public string[] GetAsStringArray(DbAttributeField);
Get the value of any attribute special field as an array of strings
public string[] GetAsStringArray(DbAttributeSpecialField);
DbAttribute Class | Aveva.Pdms.Database Namespace