Parameter.StorageType
Property
Description:
Describes the type that is used internally within the parameter to store its value.
Describes the type that is used internally within the parameter to store its value.
Remarks:
The property will return one of the following possibilities: String, Integer, Double or ElementId. Based on the value of this property the correct access and set methods should be used to retrieve and set the parameter's data value.
The property will return one of the following possibilities: String, Integer, Double or ElementId. Based on the value of this property the correct access and set methods should be used to retrieve and set the parameter's data value.