Gets the sequence number of this subscription definition within the CustomerType.
Namespace:
Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public int Sequence { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Sequence As Integer |
| Visual C++ |
|---|
public: property int Sequence { int get (); } |