类名 : RuleNode
说明 : 规则节点 属性 :
名称 | 说明 |
---|---|
ObjectId | 唯一标识 |
ParentId | 父节点的objectid |
RightPart | 右边计算单元 |
LeftPartField | 左边计算单元 |
RightPartField | 右边计算单元 值 |
构造方法名称 : #ctor(System.String,System.String,H3.DataModel.Script.CodeAndIsVariable)
参数 | 说明 |
---|---|
"objectid" | |
"leftPartfield" | |
"rightPart" | |
返回值 |