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