TheServiceHostInfo..::..cdeHostingType Property
   The cdeHostType of the node running the current instance of the C-DEngine
   
                
    Namespace: 
   nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public cdeHostType cdeHostingType { get; set; }
Public Property cdeHostingType As cdeHostType Get Set
public: property cdeHostType^ cdeHostingType { cdeHostType^ get (); void set (cdeHostType^ value); }