| DataObjectViewFieldsGetByFieldNegIdL Method |
Returns a viewfield based on its negated field-id.
fieldNegId must either be a propertyId or a negated fixedfield "id".
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObjectViewField GetByFieldNegIdL(
int fieldNegId
)
Parameters
- fieldNegId
- Type: SystemInt32
Return Value
Type:
DataObjectViewField
See Also