C-DEngine 5.105

TheServiceHostInfoMini..::..MyDeviceSenderType Property

Communication Type of this node

Namespace:  nsCDEngine.ViewModels
Assembly:  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);
}