Click or drag to resize
msidmRequestTargetDetailmsidmSequenceID Property
Sequence ID - This attribute defines an ID which is unique for all request target detail objects associated with a single request.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<int> msidmSequenceID { get; set; }

Property Value

Type: NullableInt32
See Also