2024 Method
Changes 0
M

IndependentTag.CanLeaderEndConditionBeAssigned

Description:
Checks whether the LeaderEndCondition can be changed.
Remarks:
Material tags and material keynotes can only use the free end condition.
public bool CanLeaderEndConditionBeAssigned(
	LeaderEndCondition leaderEndCondition
)
Return Value bool True if the leader end condition of the tag can be assigned, or false otherwise.