Click or drag to resize

OpenModelClassAttribute Constructor (String, String)

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
)

Parameters

structuralModelClassType
Type: SystemString
Equivalent SM type
structuralModelContainerType
Type: SystemString
SM container type
See Also