Public Methods
Clone | Creates a new object that is a copy of the current instance.
DISPID (Dispatch ID):
For more information, see Clone in .NET Reference. |
Equals | Determines whether the specified object is equal to the current object.
DISPID (Dispatch ID):
For more information, see Equals in .NET Reference. |
GetHashCode | Returns a hash code for the current object.
DISPID (Dispatch ID):
For more information, see GetHashCode in .NET Reference. |
GetObjectData |
DISPID (Dispatch ID):
For more information, see GetObjectData in .NET Reference. |
GetType | Gets the Type of the current instance.
DISPID (Dispatch ID):
For more information, see GetType in .NET Reference. |
ToUADataSetWriterDescriptor | Converts a dataset writer element from a configuration to a UADataSetWriterDescriptor.
DISPID (Dispatch ID):
For more information, see ToUADataSetWriterDescriptor in .NET Reference. |
Public Properties
CustomPropertyValueDictionary | Specifies additional properties for the configured PubSub object.
DISPID (Dispatch ID):
For more information, see CustomPropertyValueDictionary in .NET Reference. |
DataSetFieldContentMask | Defines flags to include dataset field related information like status and timestamp in addition to the field value in the dataset message.
DISPID (Dispatch ID):
For more information, see DataSetFieldContentMask in .NET Reference. |
DataSetWriterId | Defines the unique ID of the dataset writer for a published dataset.
DISPID (Dispatch ID):
For more information, see DataSetWriterId in .NET Reference. |
DisplayString | The display string for the current object.
DISPID (Dispatch ID): 0
For more information, see ToString in .NET Reference. |
Enabled | The enabled state of the PubSub component.
DISPID (Dispatch ID):
For more information, see Enabled in .NET Reference. |
KeyFrameCount | The multiplier of the publishing interval that defines the maximum number of times the publishing interval expires before a key frame message with values for all published variables is sent.
DISPID (Dispatch ID):
For more information, see KeyFrameCount in .NET Reference. |
KeyFrameCountInt32 | The multiplier of the publishing interval that defines the maximum number of times the publishing interval expires before a key frame message with values for all published variables is sent, as 32-bit signed integer.
DISPID (Dispatch ID):
For more information, see KeyFrameCountInt32 in .NET Reference. |
MessageParameters | Dataset message mapping specific dataset writer parameters.
DISPID (Dispatch ID):
For more information, see MessageParameters in .NET Reference. |
Name | The name of the PubSub object.
DISPID (Dispatch ID):
For more information, see Name in .NET Reference. |
PublishedDataSetName | The name of the corresponding published dataset.
DISPID (Dispatch ID):
For more information, see PublishedDataSetName in .NET Reference. |
ToString | Returns a string that represents the current object.
DISPID (Dispatch ID):
For more information, see ToString in .NET Reference. |
TransportParameters | Transport mapping specific dataset writer parameters.
DISPID (Dispatch ID):
For more information, see TransportParameters in .NET Reference. |
See Also