| CustomProperty Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Micros.PosCore.GuestProfile
 Syntax
Syntaxpublic class CustomProperty
The CustomProperty type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CustomProperty | 
            Custom Property Constructor 
             | 
|  | CustomProperty(String, String) | 
            Used to create a custom name value pair 
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Name | 
            Name Property .
            If the field is not set it will return string.Empty
             | 
|  | Value | 
            Value Property. 
            If the field is not set it will return string.Empty
             | 
 Methods
Methods See Also
See Also