3dak Client

Mandantor.Policy Property

The ShopPolicy for this Mandator

[Visual Basic]
Public Property ShopPolicy As 
[C#]
public ShopPolicy ShopPolicy { get; set; }
[C++]
public: __property * get_ShopPolicy();
public: __property void set_ShopPolicy(ShopPolicy* );
[JScript]
public function get ShopPolicy() : ShopPolicy
public function set ShopPolicy(ShopPolicy);

Property Value

ShopPolicy

See Also

Mandantor Class | ppm3dakClient.Shop Namespace