Click or drag to resize

ViewBaseOwner Property

The "Owner" tells the purpose of the view; is it a regular view, is it used for a reference property or is it used for scoping a policy?

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

Property Value

Type: ViewOwner
See Also