Click or drag to resize

MaterialPackageMSDDataExpirationDateTime Property

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

In the case where the MSD material is open and currently exposed to the environment, the date / time when the MSD material will expire rendering it no longer able to be used in production. Otherwise null.

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

Property Value

Type: NullableDateTime
See Also