Click or drag to resize

AppStringOwnerField Enumeration

Represents the field on the object (that owns an appstring) which the appstring represents.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public enum AppStringOwnerField
Members
  Member nameValueDescription
Name0 Property, Form, FormSection, View, DataObjectType
Description1 Property, Form, FormSection, View, DataObjectType
Title2 FormSectionField, ViewField
ShortDescription3 FormSectionField
LongDescription4 FormSectionField
NameSingular5 DataObjectType
See Also