Gets value indicating what the highest level of ContentToolbarType the CProducerAuthority is allowed to have.
Namespace:
Asi.iBO.ContentManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public ContentToolbarType HighestToolbarLevel { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property HighestToolbarLevel As ContentToolbarType |
| Visual C++ |
|---|
public: property ContentToolbarType HighestToolbarLevel { ContentToolbarType get (); } |