Click or drag to resize

SecurityEvaluatedObjectOwnerObjectType Property

Type of the OwnerObjectId. Must be specified when OwnerObjectId is specified. Must be a type that doesn't have a compound key.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Nullable<ConfigurationObjectType> OwnerObjectType { get; set; }

Property Value

Type: NullableConfigurationObjectType
See Also