Click or drag to resize

SyncEngineIsBEModified Method

Namespace:  Unvired.Kernel.Sync
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsBEModified(
	DataStructure dataStructure
)

Parameters

dataStructure
Type: Unvired.Kernel.UWP.ModelDataStructure

Return Value

Type: Boolean
See Also