SportTracks 2.0 API
OnDataPropertiesSet Method (item, propertyNames, dataChanged)
SportTracks 2.0 APIZoneFiveSoftware.Common.DataNotifyDataChangedEventQueueOnDataPropertiesSet(Object, IList<(Of <(String>)>), NotifyDataChangedEventHandler)

[Missing <summary> documentation for M:ZoneFiveSoftware.Common.Data.NotifyDataChangedEventQueue.OnDataPropertiesSet(System.Object,System.Collections.Generic.IList{System.String},ZoneFiveSoftware.Common.Data.NotifyDataChangedEventHandler)]

Declaration Syntax
C#Visual Basic
public void OnDataPropertiesSet(
	Object item,
	IList<string> propertyNames,
	NotifyDataChangedEventHandler dataChanged
)
Public Sub OnDataPropertiesSet ( _
	item As Object, _
	propertyNames As IList(Of String), _
	dataChanged As NotifyDataChangedEventHandler _
)
Parameters
item (Object)

[Missing <param> documentation for "item"]

propertyNames (IList<(Of <(String>)>))

[Missing <param> documentation for "propertyNames"]

dataChanged (NotifyDataChangedEventHandler)

[Missing <param> documentation for "dataChanged"]

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