ISAWHDeleteProjectSet::Add
Description
Adds the name of a to-be-deleted project to the name set.
Syntax
boolean ObjectName.Add(BSTR ProjectName)
Parameters
ProjectName
[in] Specifies the name of a project to be deleted.
Return Value
TRUE indicates success. FALSE indicates failure.
See Also