AVEVA Database .NET Public Interface

DbFieldFormat.Format Method (DbElementType, DbNounSpecialField)

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

public string Format(
   DbElementType noun,
   DbNounSpecialField field
);

Parameters

noun
field
A special field of the ElementType

Return Value

The formatted value of the specual field of the ElementType

See Also

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