Click or drag to resize

PropertyValueTag Property

Optional "tag" value which is not used by the processing logic. Can be null.

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string Tag { get; set; }

Property Value

Type: String
See Also