[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.FormChangeFinder.HasFieldChanged(System.String,System.DateTime)"]

Namespace: QPulseWebServices.Core.Utils.FormLayout
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
private static bool HasFieldChanged(
	string elementGuid,
	DateTime lastUpdated
)

Parameters

elementGuid
Type: System..::..String

[Missing <param name="elementGuid"/> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.FormChangeFinder.HasFieldChanged(System.String,System.DateTime)"]

lastUpdated
Type: System..::..DateTime

[Missing <param name="lastUpdated"/> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.FormChangeFinder.HasFieldChanged(System.String,System.DateTime)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.FormChangeFinder.HasFieldChanged(System.String,System.DateTime)"]

See Also