SessionCreationParametersIPAddress Property |
Gets or sets the IP address.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public 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:
StringSee Also