Click or drag to resize

ActProtocolSequence Property

Represents the sequence of the act in the protocol

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public int Sequence { get; set; }

Property Value

Type: Int32
See Also