DALPSMessage Class Properties
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see DALPSMessage members.
| Name | Description | |
|---|---|---|
![]() | BlockID | Gets or sets the block ID. |
![]() | FilterRegExp | Gets or sets the filtered regular expression to be used when browsing. |
![]() | GetFullDataQuality | Gets or sets whether full data quality is desired. |
![]() | NodeName | Gets or sets the node name to browse. |
![]() | PSBuffer | Gets or sets the data buffer. This can be empty if no data is being transferred. |
![]() | PSHeaderData | Gets or sets the header for specifying special routing instructions (default OASySDNA.Common.PubSub.PubSubHeaderData.PS_NORMAL_DATA). |
![]() | PSMessageType | Gets or sets the message type, for example, Publish, Subscribe. |
![]() | PSSecurityFlag | Gets or sets the type of security (WINDOWS / SCADA) used (usually OASySDNA.Common.PubSub.PubSubSecurityFlag.PS_WINDOWS). |
![]() | PSSecurityGroup | Gets or sets the security group that can receive this (usually ""). |
![]() | PSStatus | Gets or sets the PubSub status. |
![]() | PSTopic | Gets or sets the PubSub topic. |
![]() | PSUpdateFlag | Gets or sets the required integrity updates. |
![]() | RequestID | Gets or sets the request ID. |
