You are here: Symbol Reference > Monnit.Mine Namespace > GatewayMessage Class > GatewayMessage Properties > GatewayMessage.GatewayID Property
GatewayMessage.GatewayID Property
GatewayMessage Class  GatewayMessage Members  GatewayMessage Properties  Send Feedback

Numeric Identifier of the gateway that is sending the message

Syntax
C++
C#
Visual Basic
__property long GatewayID;

public long GatewayMessageID { get; set; }