iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Extensions
AddressExtensions Class
AddressExtensions Methods
ReducedStringView Method
AddressExtensions
ReducedStringView Method
Namespace:
Resto.Front.Api.V4.Extensions
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
public
static
string
ReducedStringView
(
this
IAddress
address
)
Parameters
address
Type:
Resto.Front.Api.V4.Data.Brd
IAddress
Return Value
Type:
String
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IAddress
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
AddressExtensions Class
Resto.Front.Api.V4.Extensions Namespace