AVEVA Database .NET Public Interface

DbAttribute.AllowedValues Method 

Allowed values for a text UDA

public abstract string[] AllowedValues(
   DbElementType type
);

Parameters

type
Applicable Element type

Return Value

List of allowed values

See Also

DbAttribute Class | Aveva.Pdms.Database Namespace