 | FhirExceptionResource Property |
Gets the resource the thrower wants to return
Namespace:
SanteDB.Messaging.FHIR.Exceptions
Assembly:
SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntaxpublic Resource Resource { get; }Public ReadOnly Property Resource As Resource
Get
public:
property Resource^ Resource {
Resource^ get ();
}member Resource : Resource with get
Property Value
Type:
Resource
See Also