AVEVA Database .NET Public Interface

DbAttribute.AllowedIntRanges Method 

Allowed range(s) for an integer UDA

public abstract int[] AllowedIntRanges(
   DbElementType type
);

Parameters

type
Applicable Element type

Return Value

List of ranges

See Also

DbAttribute Class | Aveva.Pdms.Database Namespace