3dak Client

Order.CustomerIP Property

IP Adress of Customer who placed this Order

[Visual Basic]
Public Property ReadOnly String As 
[C#]
public string String { get; }
[C++]
public: __property * get_String();
[JScript]
public function get String() : String

Property Value

Remarks

See Also

Order Class | ppm3dakClient.Shop Namespace