2025.3 Method
Changes 3
M

AnalyticalMember.SetReleaseConditions

Description:
Sets Release Conditions to Analytical Member.
Remarks:
If element already have release conditions defined for that end, newly provided values replace current one. The ReleaseType will be set to UserDefined.
public void SetReleaseConditions(
	ReleaseConditions releaseConditions
)
  • releaseConditions
    End to which release conditions will be added is defined by setting Position property in provided release conditions object.