C# Mine
ContentsIndexHome
PreviousUpNext
IDataAccess.FindGateway Method

Access to the object instances used by the users data store. Returns null if gatewayID does not belong to any of the registered gateways.

Syntax
C#
Gateway FindGateway(uint gatewayID);
Parameters 
Description 
uint gatewayID 
Id of the Gateway you want returned 

The gateway object stored in data store

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!