[This is preliminary documentation and is subject to change.]
Returns process-global shipping system host
Namespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public static IShippingSystemHost ShippingSystemHost { get; }
public static IShippingSystemHost ShippingSystemHost { get; }
Public Shared ReadOnly Property ShippingSystemHost As IShippingSystemHost
Get
Public Shared ReadOnly Property ShippingSystemHost As IShippingSystemHost
Get
public:
static property IShippingSystemHost^ ShippingSystemHost {
IShippingSystemHost^ get ();
}
public:
static property IShippingSystemHost^ ShippingSystemHost {
IShippingSystemHost^ get ();
}
static member ShippingSystemHost : IShippingSystemHost with get
static member ShippingSystemHost : IShippingSystemHost with get
Property Value
Type:
IShippingSystemHost