Previous Next

BPMDataTypeName property
Returns a character value that indicates the data type of the Progress.BPM.Dataslot or Progress.BPM.DataSlotTemplate Value as the type is defined on the SBM Server.
Data type:
Access:
Applies to:
Following is a list of the possible values of the property:
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
Note that the BPMDataTypeName property may have a specific value even if the type is unsupported in ABL, as is the case for the following:
*
*
If there are such dataslots in a process, Progress.BPM.DataSlot objects will be created for them in ABL. The ABL type (DataTypeName) will be "UNSUPPORTED" and the value will be the Unknown value (?).
For details about the mapping between SBM Server and ABL data types, see the DataTypeName property.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.