<Code Lib>
M

AnalyticalMember.IsValidCurve

Description:
Verifies if the curve is valid for an Analytical Member.

public static bool IsValidCurve(
	Curve curve
)

  • curve
    The curve to be verified.
Return Value Boolean Boolean

Loading…