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

[Missing <summary> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.FormChangeFinder.HasFormChanged(GaelQuality.Bacchus.BusinessObjects.Occurrences.ReportForm,System.String,System.DateTime)"]

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

Syntax

C#
public static bool HasFormChanged(
	ReportForm form,
	string currVersion,
	DateTime lastUpdated
)

Parameters

form
Type: ReportForm

[Missing <param name="form"/> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.FormChangeFinder.HasFormChanged(GaelQuality.Bacchus.BusinessObjects.Occurrences.ReportForm,System.String,System.DateTime)"]

currVersion
Type: System..::..String

[Missing <param name="currVersion"/> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.FormChangeFinder.HasFormChanged(GaelQuality.Bacchus.BusinessObjects.Occurrences.ReportForm,System.String,System.DateTime)"]

lastUpdated
Type: System..::..DateTime

[Missing <param name="lastUpdated"/> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.FormChangeFinder.HasFormChanged(GaelQuality.Bacchus.BusinessObjects.Occurrences.ReportForm,System.String,System.DateTime)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.FormChangeFinder.HasFormChanged(GaelQuality.Bacchus.BusinessObjects.Occurrences.ReportForm,System.String,System.DateTime)"]

See Also