PropertyResponseMessage Class |
The structure contains property information along with the status of the request.

SystemObject
Talisma.Server.Common.Dtos.LogicalIdentifierPropertyResponseMessage
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifierTalisma.Server.Common.Dtos.LogicalIdentifierPropertyResponseMessage

C#
[SerializableAttribute] public class PropertyResponseMessage
The PropertyResponseMessage type exposes the following members.

Name | Description | |
---|---|---|
![]() | ErrorCode |
Gets or sets the error code.
|
![]() | ErrorDescription |
Gets or sets the error description.
|
![]() | ObjectInfo |
Gets or sets the object information.
|
![]() | PropertyInformations |
Gets or sets the property informations.
|
