Method SaveSeveral
SaveSeveral(List<PdmObjectId>, bool)
Saves several objects.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
void SaveSeveral(List<PdmObjectId> inObjectIds, bool inRecurses)
Parameters
| Type | Name | Description |
|---|---|---|
| List<PdmObjectId> | inObjectIds | PDM object identifiers. |
| bool | inRecurses | Tells if to recurse on objects contained. |
Remarks
This method is available since v7.10.