TheServiceHostInfo..::..cdeNodeType Property
The cdeNodeType defines the communication architecture used for this node.
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public cdeNodeType cdeNodeType { get; set; }
Public Property cdeNodeType As cdeNodeType Get Set
public: property cdeNodeType^ cdeNodeType { cdeNodeType^ get (); void set (cdeNodeType^ value); }