RVTDocs.com

DeleteWorksetSettings(DeleteWorksetOption, WorksetId)

Constructor
Description:
Constructs a DeleteWorksetSettings object.
Remarks:
elementsMoveInto only takes effect when DeleteWorksetOption::Enum is MoveElementsToWorkset.
Syntax
public DeleteWorksetSettings(
	DeleteWorksetOption deleteWorksetOption,
	WorksetId elementsMoveInto
)
Parameters
Parameter Type Description
deleteWorksetOption DeleteWorksetOption
elementsMoveInto WorksetId
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration