Click or drag to resize

docScriptEquals Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public bool Equals(
	docScript other
)
Request Example View Source

Parameters

other
Type: imbSCI.Reporting.scriptdocScript

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also