Click or drag to resize

SMTNonInstalledComponentPickingTime Property

** NOTE: ADDED in CFX 2.0 **

The specific time when this material / part was picked or at least tried to be picked (optional, when known)

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public DateTime? PickingTime { get; set; }

Property Value

NullableDateTime
See Also