Type Property

Returns the type of document that is displayed by the specified Document object.

Syntax

object.Type

Properties

The Type property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

Type is a read-only property of type Object.

This property identifies what kind of Page is opened for this document. The WorkSpace can open and manage any OLE Active Document object. The Type property contains the OLE document type ProgID field as found in the registry for this class. iFIX uses Fix.Picture and FixSchedule.FixSchedulerServer.1.

 

Applies To