| DataObjectViewField Constructor (Int32, FixedField) |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObjectViewField(
int id,
FixedField fixedField
)
Parameters
- id
- Type: SystemInt32
- fixedField
- Type: Omada.OE.ModelFixedField
See Also