3dak Client

Mandantor.Orders Property

A Collection of all Orders

[Visual Basic]
Public Property ReadOnly List<T> As 
[C#]
public List<T> List<T> { get; }
[C++]
public: __property * get_List<T>();
[JScript]
public function get List<T>() : List<T>

Property Value

List(Of Order)

See Also

Mandantor Class | ppm3dakClient.Shop Namespace