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: 2.2.1
Syntax
public SecurityProvenance GetProvenance(
	Guid provenanceId
)

Parameters

provenanceId
Type: SystemGuid

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

Return Value

Type: SecurityProvenance

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

See Also