3dak Client

ShopManagement.Mandators Property

A list of all Mandators in current 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

Property is read only. Mandators get only their first found associated UserCategory. If Mandator is not bound Category is nothing Requires Authentication Context

Exceptions

Exception TypeCondition
InvalidCredentialExceptionIndicates that no Authorization Context was provided

See Also

ShopManagement Class | ppm3dakClient.Shop Namespace | Mandator