Click or drag to resize

MetadataContentEntry Properties

The MetadataContentEntry type exposes the following members.

Properties
  NameDescription
Public propertyContentTypeID
Public propertyDescription
Content item description.
Public propertyDoNotLoadDLL
Select for DLLs that you do not want to be automatically loaded.
Public propertyFileName
File name. Example : root.js
Public propertyFileNameOrigin
Path or Name of the file to load.
Public propertyHostType
Acceptable Host type strings. 1. Ops 2. Transaction Services 3. Extensibility Service 4. None
Public propertyIsCurrentPlatformCompatible
Set to true in case current platform is compatible.
Public propertyMainSIMContent
Select if this is the main SIM script (not an include script). Only one main SIM script is allowed.
Public propertySignature
Public propertyWriteDLLIntoHandlersDirectory
Select to load the DLL into the Handlers directory.
Public propertyWriteToDiskFileName
Disk file name. Example: root.js.
Public propertyZoneableKey
ZoneableKey to identify the content item. please maintain unique name within extension application.
Top
See Also