KitchenDraw SDK 2
Show / Hide Table of Contents

Property CanEditComplementaryCatalogs

CanEditComplementaryCatalogs

Indicates whether the user has permission to create or edit complementary catalogs.

Declaration
public bool CanEditComplementaryCatalogs { get; set; }
Property Value
Type Description
bool
Remarks

Please be aware that this field represents the corresponding checkbox in the User dialog box. Even if this property is false, the user may be still have the permission if he HasAdministratorRights.

In this article
Back to top Generated by DocFX