FabricationNetworkChangeServiceResult
Description:
Possible results from invoking the FabricationNetworkChangeService.
Possible results from invoking the FabricationNetworkChangeService.
public enum FabricationNetworkChangeServiceResult
| Name | Description |
|---|---|
| InvalidSelection | The selection of elements was invalid. |
| PartialFailure | The change contained partial failures and will need to be fixed manually. |
| Success | The change was successful. |
| UserAborted | The change was aborted by the user. |