Click or drag to resize

MaterialParam Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Parameter which represts the record of the material in IDEA MPRL
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Parameters
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
[SerializableAttribute]
public class MaterialParam : MprlRecord

The MaterialParam type exposes the following members.

Constructors
  NameDescription
Public methodMaterialParam
Initializes a new instance of the MaterialParam class
Top
Properties
  NameDescription
Public propertyItemId
Mprl ItemId
(Inherited from MprlRecord.)
Public propertyName
Name of the item
(Inherited from MprlRecord.)
Public propertyTableId
Mprl TableId
(Inherited from MprlRecord.)
Top
See Also