 | TreeEventTransmitterId property |
Id of the node reporting the event.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string SenderId { get; set; }
Public Property SenderId As String
Get
Set
public:
property String^ SenderId {
String^ get ();
void set (String^ value);
}
member SenderId : string with get, set
Property value
String
See also