CustomMetadataItem Class

The CustomMetadataItem class provides access to a single custom metadata item. This interface is exposed via the CustomMetadata object, which is externally createable by automation clients via the ProgID "Mathcad.CustomMetadataItem".

The CustomMetadataItem class comprises three properties:

Propeties

If the Type is set to anything other than mcCMTYesNo, a Name and Value should be provided. When setting Yes or No metadata, these two properties should be ignored.