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.3.0
Syntax
| C# |
|---|
public ContentToolbarType HighestToolbarLevel { get; } |
| Visual Basic |
|---|
Public ReadOnly Property HighestToolbarLevel As ContentToolbarType Get |
| Visual C++ |
|---|
public: property ContentToolbarType HighestToolbarLevel { ContentToolbarType get (); } |