|   | FixedFieldValuesGetValue Method (FixedField, Boolean) | 
  
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Object GetValue(
	FixedField key,
	out bool keyExists
)
Parameters
- key
 - Type: Omada.OE.ModelFixedField
 - keyExists
 - Type: SystemBoolean
 
Return Value
Type: 
Object
See Also