BCNavigationLevelNextLevel Property |
Gets the next level in the view.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.41.0)
Syntaxpublic BCNavigationLevel NextLevel { get; }
Public ReadOnly Property NextLevel As BCNavigationLevel
Get
public:
property BCNavigationLevel^ NextLevel {
BCNavigationLevel^ get ();
}
member NextLevel : BCNavigationLevel with get
Property Value
Type:
BCNavigationLevel
See Also