SequencePropertySequenceNumber Property

This allows the sequence number to be set or retrieved as an integer

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public int SequenceNumber { get; set; }

Property Value

Int32

Exceptions

ArgumentOutOfRangeExceptionAn exception is thrown if the value is less than zero

See Also