Feedback

  • Contents
 

II3IDType Interface

Overview

Derived From:        IDispatch

Interface ID:          {6939F53B-EB77-4FC6-BBC6-3424BB9AD5DB}

All variables in Interaction Designer are typed.  This interface wrappers the data type of a II3IDVariable variable object, so that you can obtain the description, module, name, and other attributes.

Methods

None.

Properties

Description

Returns the description for the specified type

Designer

Returns the module name for the specified data type.

ModuleName

Returns the module used to define the type

NativeType

Returns the data type for this parameter.

TypeLabel

Returns the data type label for this type object.  Data type labels are localized.

TypeName

Returns the data type name for the specified type.