AVEVA Database .NET Public Interface

DbAttributeFormat.Format Method 

Return a string representing the attribute in the defined format

public string Format(
   DbAttribute att
);

Parameters

att
Attribute to be formatted

Return Value

Attribute definition formatted in format defined

See Also

DbAttributeFormat Class | Aveva.Pdms.Database Namespace