 | FhirExceptionResource Property |
Gets the resource the thrower wants to return
Namespace: SanteDB.Messaging.FHIR.ExceptionsAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic Resource Resource { get; }Public ReadOnly Property Resource As Resource
Get
public:
property Resource^ Resource {
Resource^ get ();
}member Resource : Resource with get
Property Value
Resource
See Also