<Code Lib>
2020 Method
Changes 0
M

PerformanceAdviser.WillRuleCheckElements(Int32)

Description:
Reports if rule needs to be executed on individual elements.
Overloads (2):
WillRuleCheckElements(Int32)

public bool WillRuleCheckElements(
	int index
)

Return Value bool True if rule needs to be executed on individual elements.

Loading…