Click or drag to resize

DbActProtocolSequence Property

Represents the sequence of the item

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

Property Value

Type: Int32
See Also