INRestaurant.RestaurantIdentifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The unique identifier of the restaurant location.
public virtual string RestaurantIdentifier { [Foundation.Export("restaurantIdentifier")] get; [Foundation.Export("setRestaurantIdentifier:")] set; }
member this.RestaurantIdentifier : string with get, set
Property Value
- Attributes