ListaDeComprasClient
.
.
::
.
.
GetStore Method
Gets the store.
Namespace:
ListaDeCompras.SDK
Assembly:
ListaDeCompras.SDK
(in ListaDeCompras.SDK.dll)
Syntax
C#
public
Store
GetStore
(
int
storeId
)
Parameters
storeId
Type:
Int32
The store identifier.
Return Value
Store.
See Also
ListaDeComprasClient Class
ListaDeCompras.SDK Namespace