RVTDocs.com

SchedulableField.Equals

Method
Description:
Determines whether the specified is equal to the current .
Syntax
public override bool Equals(
	Object obj
)
Parameters
Parameter Type Description
obj Object The other object to evaluate.
Return Value