3dak Client

ShopManagement.Policies Property

List of ShopPolicies in this 3dak Web

[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>

Remarks

Readonly property

See Also

ShopManagement Class | ppm3dakClient.Shop Namespace