Click or drag to resize

AppStringOwner Property

Info about the object and field (e.g. a property description) that owns the appstring (if any). Can be null.

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

Property Value

Type: AppStringOwnerInfo
See Also