Click or drag to resize

ActProtocolProtocolKey Property

Gets or sets the protocol to which this act belongs

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

Property Value

Type: Guid
See Also