InstalledComponentInstallationTime Property |
[This is preliminary documentation and is subject to change.]
The specific time when this material / part was installed on the production unit (optional, when known)
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Nullable<DateTime> InstallationTime { get; set; }
Public Property InstallationTime As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also