Piccolo.NET

PNotification.GetProperty Method 

Gets a property associated with this notfication.

public virtual object GetProperty(
   object key
);

Parameters

key
The key that identifies the desired property.

Return Value

A property associated with this notification.

See Also

PNotification Class | UMD.HCIL.PiccoloX.Events Namespace