| PropertyControllerGetViewOwnerPropertyId Method |
Returns the id of the (reference) property that owns a specified view.
Can return 0 - if the view isn't owned by a reference property.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic int GetViewOwnerPropertyId(
int viewId
)
Parameters
- viewId
- Type: SystemInt32
Return Value
Type:
Int32
See Also