Click or drag to resize

MaterialPackageDetailManufactureDate Property

[This is preliminary documentation and is subject to change.]

The date / time when this material was originally manufactured by the manufacturer

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public Nullable<DateTime> ManufactureDate { get; set; }

Property Value

Type: NullableDateTime
See Also