<Code Lib>
2025.3 Constructor
Changes 3
C

ReleaseConditions(Boolean)

Description:
Creates a new instance of ReleaseConditions.

public ReleaseConditions(
	bool start
)

  • Boolean
    start
    The position on analytical element. True for start, false for end.

Loading…