Click or drag to resize

RestServiceFaultMessage Property

Gets or sets the message

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

Property Value

Type: String
See Also