CustomProperty Class |
Namespace: Micros.PosCore.GuestProfile
public class CustomProperty
The CustomProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomProperty |
Custom Property Constructor
| |
| CustomProperty(String, String) |
Used to create a custom name value pair
|
| 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
|