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