SportTracks 2.0 API
OnDataPropertySet Method (item, propertyName, dataChanged)
SportTracks 2.0 APIZoneFiveSoftware.Common.DataNotifyDataChangedEventQueueOnDataPropertySet(Object, String, NotifyDataChangedEventHandler)

[Missing <summary> documentation for M:ZoneFiveSoftware.Common.Data.NotifyDataChangedEventQueue.OnDataPropertySet(System.Object,System.String,ZoneFiveSoftware.Common.Data.NotifyDataChangedEventHandler)]

Declaration Syntax
C#Visual Basic
public void OnDataPropertySet(
	Object item,
	string propertyName,
	NotifyDataChangedEventHandler dataChanged
)
Public Sub OnDataPropertySet ( _
	item As Object, _
	propertyName As String, _
	dataChanged As NotifyDataChangedEventHandler _
)
Parameters
item (Object)

[Missing <param> documentation for "item"]

propertyName (String)

[Missing <param> documentation for "propertyName"]

dataChanged (NotifyDataChangedEventHandler)

[Missing <param> documentation for "dataChanged"]

Assembly: Common.Data (Module: Common.Data) Version: 2.0.2972.36983