AnalyticalMember.GetReleaseConditions
Description:
Gets the release conditions associated with this Analytical Member.
Gets the release conditions associated with this Analytical Member.
public IList<ReleaseConditions> GetReleaseConditions()
IList<ReleaseConditions>
Returns a collection of Release Conditions associated with this Analytical Member. Empty collection will be returned if Analytical Member doesn't have any Release Conditions.
End to which release conditions will be added is defined by setting Position property in provided release conditions object.