OEC Application Programming Interface

DataDomain.IntDomain Method (String, Int32)

Factory method that creates an instance of DataDomain class.

public static DataDomain IntDomain(
   String units,
   Int32 defaultValue
);

Parameters

units
Measure units for value
defaultValue
Default value

Return Value

Data domain for signed 32-bit integer value

See Also

DataDomain Class | OEC.API.OSM.Info Namespace | DataDomain.IntDomain Overload List