Click or drag to resize

ProcedureMethodKey Property

Gets or sets te method/technique used to perform the procedure

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

Property Value

Type: NullableGuid
See Also