TheISBRequest..::..SenderType Property
Sender Type of the node
Namespace:
nsCDEngine.CommunicationAssembly: 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); }