Click or drag to resize

CustomPropertyValue Property

Value Property. If the field is not set it will return string.Empty

Namespace:  Micros.PosCore.GuestProfile
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public string Value { get; set; }

Property Value

Type: String
See Also