DefaultParameterDefinitionsGetDefaultParameterTypes Method

Definition

Namespace: XFlowsheet.Implementation
Assembly: XFlowsheet (in XFlowsheet.dll) Version: 10.0.0.0
public static List<ParamValueType> GetDefaultParameterTypes(
	ObjType otype
)

Parameters

otype  ObjType
 

Return Value

ListParamValueType

See Also