AVEVA Database .NET Public Interface

DbAttributeListFormat.Format Method 

Formats a DbAttributeList in the style specified

public string Format(
   DbAttributeList mylist
);

Parameters

mylist
The DbAttributeList to be formatted

Return Value

A string representing the DbAttributeList in the required format

See Also

DbAttributeListFormat Class | Aveva.Pdms.Database Namespace