OEC Application Programming Interface

DataDomain.StringDomain Method (String)

Factory method that creates an instance of DataDomain class.

public static DataDomain StringDomain(
   String defaultValue
);

Parameters

defaultValue
Default value

Return Value

Data domain for string value

See Also

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