Click or drag to resize

AmiServiceClientGetProvenance Method

Get the specified provenance object

Namespace: SanteDB.Messaging.AMI.Client
Assembly: SanteDB.Messaging.AMI.Client (in SanteDB.Messaging.AMI.Client.dll) Version: 3.0.2081-alpha+cbc29d8899d643bca0b6921497a6c32801355dbe
Syntax
public SecurityProvenance GetProvenance(
	Guid provenanceId
)

Parameters

provenanceId  Guid

[Missing <param name="provenanceId"/> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.GetProvenance(System.Guid)"]

Return Value

SecurityProvenance

[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.GetProvenance(System.Guid)"]

See Also