OEC Application Programming Interface

DataDomain.LongDomain Method (String, Int64)

Factory method that creates an instance of DataDomain class.

public static DataDomain LongDomain(
   String units,
   Int64 defaultValue
);

Parameters

units
Measure units for value
defaultValue
Default value

Return Value

Data domain for signed 64-bit integer value

See Also

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