Click or drag to resize

OpenModelClassAttribute Constructor (String, String, Type)

Compatible with IDEA StatiCa Beta 21.0 - beta
Constructor

Namespace:  IdeaRS.OpenModel
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public OpenModelClassAttribute(
	string structuralModelClassType,
	string structuralModelContainerType,
	Type openModelListType
)

Parameters

structuralModelClassType
Type: SystemString
Equivalent SM type
structuralModelContainerType
Type: SystemString
SM container type
openModelListType
Type: SystemType
List type in Open Model
See Also