Click or drag to resize

MprlRecord Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Parameter which represts the general record 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 MprlRecord

The MprlRecord type exposes the following members.

Constructors
  NameDescription
Public methodMprlRecord
Initializes a new instance of the MprlRecord class
Top
Properties
  NameDescription
Public propertyItemId
Mprl ItemId
Public propertyName
Name of the item
Public propertyTableId
Mprl TableId
Top
See Also