Click or drag to resize

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
Syntax
public Nullable<DateTime> InstallationTime { get; set; }

Property Value

Type: NullableDateTime
See Also