Click or drag to resize

AppStringUId Property

Not all appstrings have a UId. In general only strings belonging to the 'CUSTOM' source have a UId.

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

Property Value

Type: Guid
See Also