DataPAServiceMessage Class |
Namespace: DataPAServerSecurity
[SerializableAttribute] public class DataPAServiceMessage : _DataPAServiceMessage
The DataPAServiceMessage type exposes the following members.
Name | Description | |
---|---|---|
DataPAServiceMessage |
Creates and returns a new DataPA Enteprise Service Message object.
| |
DataPAServiceMessage(Int64) |
Creates and returns a new DataPA Enteprise Service Message object.
| |
DataPAServiceMessage(String, Int64) |
Creates and returns a new DataPA Enteprise Service Message object.
|
Name | Description | |
---|---|---|
SerializetoJSON |
Serializes the object into a JSON format so it can be passed.
|
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
Message |
Gets and sets the message of this DataPA Enterprise Service Message.
| |
MessageObject |
Gets and sets the object of this DataPA Enterprise Service Message.
|