Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.DiffusionCore.Messaging.Data.metadata.IMMessage Interface Reference

Interface for 'message' metadata node. More...

Inheritance diagram for PushTechnology.DiffusionCore.Messaging.Data.metadata.IMMessage:
PushTechnology.DiffusionCore.Messaging.Data.metadata.IMRecord PushTechnology.DiffusionCore.Messaging.Data.metadata.IMNode PushTechnology.DiffusionCore.Messaging.Data.metadata.MMessageImpl PushTechnology.DiffusionCore.Messaging.Data.metadata.record.MRecordMessage

Properties

TopicDataType TopicDataType [get, set]
 Identifies the data implementation type of the metadata. More...
 

Additional Inherited Members

Detailed Description

Interface for 'message' metadata node.

A 'message' is the top level metadata node in a metadata definition and is defined in terms of child fields and/or records.

The purpose of message metadata is to describe the content of occurrences of IDataMessage.

The format of the message is constrained by the implementation according to the TopicDataType of data that it is to represent.

Property Documentation

TopicDataType PushTechnology.DiffusionCore.Messaging.Data.metadata.IMMessage.TopicDataType
getset

Identifies the data implementation type of the metadata.