Method ClearLocalSubstitutions
ClearLocalSubstitutions(ElementId)
Clears local substitutions (rules excepted)
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
void ClearLocalSubstitutions(ElementId inOperationId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inOperationId | Identifier of the operation holding substitutions. |
Remarks
StartModification(string, bool) and EnsureIsDirty(ref DocumentId) must be called before calling this method.
This method is available since v7.19.