Click or drag to resize

ViewBaseOwnerId Property

The administrators/owners of the view. Only the owners can edit the view. OwnerId is the id of a user group.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int OwnerId { get; set; }

Property Value

Type: Int32
See Also