AVEVA Database .NET Public Interface

DbFieldFormat.Format Method (DbAttribute, DbAttributeSpecialField)

Return the formatted value of a special field for a given attribute

public string Format(
   DbAttribute att,
   DbAttributeSpecialField field
);

Parameters

att
An attribute
field
A special field of the attribute

Return Value

The formatted value of the field of the attribute

See Also

DbFieldFormat Class | Aveva.Pdms.Database Namespace | DbFieldFormat.Format Overload List