WorkOrderActionExecutedRelevantSurface Property |
** NOTE: ADDED in CFX 1.6 **
For two-dimensional products, such as printed circuit assemblies,
specifies the relevant surface that is concerned by the action. (optional)
Namespace: CFX.ProductionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic Surface RelevantSurface { get; set; }
Public Property RelevantSurface As Surface
Get
Set
Property Value
Surface
See Also