AVEVA Database .NET Public Interface

DbFieldFormat.Format Method (DbElementType, DbNounField)

Return the formatted value of a field for a given ElementType

public string Format(
   DbElementType noun,
   DbNounField field
);

Parameters

noun
field
A field of the ElementType

Return Value

The formatted value of the field of the ElementType

See Also

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