LoadCase.IsNumberUnique
Description:
Checks that a given number is unique among all load cases.
Checks that a given number is unique among all load cases.
public static bool IsNumberUnique(
Document document,
int number
)
-
document
-
Int32numberThe number to check.
Return Value
bool
True if the given number is unique among all load cases, false otherwise.
-
A non-optional argument was null