OOI UA-ModelCompiler

CodeGenerator..::..GetDataTypeList Method (Type, Boolean, Boolean)

Returns the list of datatypes to process.

Namespace:  CodeGenerator
Assembly:  ModelCompiler (in ModelCompiler.dll)

Syntax


protected List<DataType> GetDataTypeList(
	Type type,
	bool exportAll,
	bool exportApi
)

Parameters

type
Type: Type
exportAll
Type: Boolean
exportApi
Type: Boolean

See Also


GetDataTypeList Overload