|  | NetworkInterfaceInfoGateway Property  | 
 
            Gets or sets the gateway 
            
 
    Namespace: 
   SanteDB.Core.Services
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
 Syntax
Syntaxpublic string Gateway { get; }Public ReadOnly Property Gateway As String
	Get
public:
property String^ Gateway {
	String^ get ();
}member Gateway : string with get
Property Value
Type: 
String See Also
See Also