The MDM_INTEROP type exposes the following members.

Properties

  NameDescription
Count
Returns the number of metadata tags this instance represents.
(Inherited from MetadataModel.)
Exists
Returns whether this model exists in the bitmaps metadata structure.
(Inherited from MetadataModel.)
Identification
Gets or sets the identification of the Interoperability rule.
Item
Returns the metadata tag at the given index. This operation is slow when accessing all tags.
(Inherited from MetadataModel.)
List
Returns a list of all metadata tags this instance represents.
(Inherited from MetadataModel.)
Model
Retrieves the datamodel that this instance represents.
(Overrides MetadataModel..::.Model.)

See Also