AVEVA Database .NET Public Interface

DbAttributeFormat.AddItem Method (DbAttributeSpecialField, DbFieldFormat)

Add a special field to the format, specifying the field format

public void AddItem(
   DbAttributeSpecialField field,
   DbFieldFormat fieldformat
);

Parameters

field
A special field
fieldformat
Format for the special field

See Also

DbAttributeFormat Class | Aveva.Pdms.Database Namespace | DbAttributeFormat.AddItem Overload List