Udostępnij przez


Właściwość BRConditionTreeNode.Sequence

Pobiera lub ustawia sekwencja numerów musi być większa od zera.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.DataContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
<DataMemberAttribute> _
Public Property Sequence As Integer
    Get
    Set
'Użycie
Dim instance As BRConditionTreeNode
Dim value As Integer

value = instance.Sequence

instance.Sequence = value
[DataMemberAttribute]
public int Sequence { get; set; }
[DataMemberAttribute]
public:
property int Sequence {
    int get ();
    void set (int value);
}
[<DataMemberAttribute>]
member Sequence : int with get, set
function get Sequence () : int
function set Sequence (value : int)

Wartość właściwości

Typ: System.Int32
Int32 Reprezentującą numer sekwencji.