IndependentTag.CanLeaderEndConditionBeAssigned
Description:
Checks whether the LeaderEndCondition can be changed.
Checks whether the LeaderEndCondition can be changed.
Remarks:
Material tags and material keynotes can only use the free end condition.
Material tags and material keynotes can only use the free end condition.
public bool CanLeaderEndConditionBeAssigned(
LeaderEndCondition leaderEndCondition
)
-
leaderEndConditionThe leader end condition to check.
Return Value
bool
True if the leader end condition of the tag can be assigned, or false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration