BCNavigationLevelIsLastLevel Property |
Gets a value indicating whether the level is the last.
Only the last level contains documents.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public bool IsLastLevel { get; }
Public ReadOnly Property IsLastLevel As Boolean
Get
Property Value
Type:
BooleanSee Also