Method IsLinkOutMovementMethodModifiable
IsLinkOutMovementMethodModifiable(ElementExId)
Test if link out movement of an operation can be edited.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 160, 0)]
bool IsLinkOutMovementMethodModifiable(ElementExId inElementExId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementExId | inElementExId | Identifier of the operation to analyse |
Returns
| Type | Description |
|---|---|
| bool | True if can be set, false either |