| CustomerCustomProperties Property  | 
 
            A generic set of name value pairs.  Will return an Empty List if no CustomProperties are defined 
            
 
    Namespace: 
   Micros.PosCore.GuestProfile
    Assembly:
   PosCore (in PosCore.dll) Version: 18.2
 Syntax
Syntaxpublic List<CustomProperty> CustomProperties { get; set; }Property Value
Type: 
ListCustomProperty See Also
See Also