| BCNavigationViewID Property  | 
            Gets the value that uniquely identifies the navigation view.
            
 
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxpublic string ID { get; }Public ReadOnly Property ID As String
	Get
public:
property String^ ID {
	String^ get ();
}member ID : string with get
Property Value
Type: 
String
See Also