Click or drag to resize

RestServiceFaultCausedBy Property

Gets or sets the caused by

Namespace:  SanteDB.Rest.Common.Fault
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public RestServiceFault CausedBy { get; set; }

Property Value

Type: RestServiceFault
See Also