Enum Linker.LinkerResult
Enum LinkerResult
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public enum Linker.LinkerResult
Fields
Name | Description |
---|---|
ErrorLinkingPorts | The error linking ports |
ErrorRuntimeAssetNullReference | The error runtime asset null reference |
SuccessConnect | The success connect |
SuccessLink | The success link |
SuccessPendingLinking | The success pending linking |