TeamResponseMessageErrorDescription Property
Gets or sets the error description.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public string ErrorDescription { get; set; }

Property Value

Type: String
The error description.
See Also