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.SMTPlacementAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic DateTime? PickingTime { get; set; }Public Property PickingTime As DateTime?
Get
Set
Property Value
NullableDateTime
See Also