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

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

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

Syntax

C#
public static bool HasFormBeenDeleted(
	ReportForm form
)

Parameters

form
Type: ReportForm

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

Return Value

Type: Boolean

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

See Also