BRConditionTreeNode.Sequence 屬性

定義

指定序號。 必須大於零。

public:
 property int Sequence { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int Sequence { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Sequence : int with get, set
Public Property Sequence As Integer

屬性值

序列編號。 必須大於零。

屬性

適用於