cDStBS5950_2000SetPreference Method  | 
  
    Namespace: 
   ETABS2016
    Assembly:
   ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntaxint SetPreference(
	int Item,
	double Value
)
Function SetPreference ( 
	Item As Integer,
	Value As Double
) As Integer
int SetPreference(
	int Item, 
	double Value
)
abstract SetPreference : 
        Item : int * 
        Value : float -> int 
Parameters
- Item
 - Type: SystemInt32
 - Value
 - Type: SystemDouble
 
Return Value
Type: 
Int32
See Also