[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
internal List<ShippingSession> Sessions { get; }
internal List<ShippingSession> Sessions { get; }
Friend ReadOnly Property Sessions As List(Of ShippingSession)
Get
Friend ReadOnly Property Sessions As List(Of ShippingSession)
Get
internal:
property List<ShippingSession^>^ Sessions {
List<ShippingSession^>^ get ();
}
internal:
property List<ShippingSession^>^ Sessions {
List<ShippingSession^>^ get ();
}
internal member Sessions : List<ShippingSession> with get
internal member Sessions : List<ShippingSession> with get
Property Value
Type:
List ShippingSession