TheServiceHostInfoMini..::..MyDeviceSenderType Property
Communication Type of this node
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public cdeSenderType MyDeviceSenderType { get; set; }
Public Property MyDeviceSenderType As cdeSenderType Get Set
public: property cdeSenderType^ MyDeviceSenderType { cdeSenderType^ get (); void set (cdeSenderType^ value); }