TeamResponseMessageErrorCode Property
Gets or sets the error code.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public long ErrorCode { get; set; }

Property Value

Type: Int64
The error code.
See Also