|  | NetworkInterfaceInfoIpAddress Property  | 
 
            IpAddress
            
 
    Namespace: 
   SanteDB.Core.Services
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
 Syntax
Syntaxpublic string IpAddress { get; set; }Public Property IpAddress As String
	Get
	Set
public:
property String^ IpAddress {
	String^ get ();
	void set (String^ value);
}member IpAddress : string with get, set
Property Value
Type: 
String See Also
See Also