| PeerTransferPayloadVERSION_ID Field |
Version identifier
Namespace:
SanteDB.DisconnectedClient.PeerToPeer
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public const byte VERSION_ID = 1
Public Const VERSION_ID As Byte = 1
public:
literal unsigned char VERSION_ID = 1
static val mutable VERSION_ID: byte
Field Value
Type:
ByteSee Also