Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Format property of the ConfigurableItem object returns the value from the Format column of the ModuleConfiguration table.
This property is read-only.
Syntax
propVal = ConfigurableItem.Format
Property value
Remarks
This property can only have the following values.
Constant | Value |
---|---|
msmConfigurableItemText | 0 |
msmConfigurableItemKey | 1 |
msmConfigurableItemInteger | 2 |
msmConfigurableItemBitfield | 3 |
C++
See get_Format function.
Requirements
Requirement | Value |
---|---|
Version |
Mergemod.dll 2.0 or later |
Header |
|
DLL |
|