fsreqCNCDataPieceMark Property |
Piece mark to retrieve the CNC data from.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("PieceMark", DataType = "token")] public List<string> PieceMark { get; set; }
Property Value
Type: ListStringSee Also