Click or drag to resize

MaterialPackageMSDDataExpirationDateTime Property

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: CFX (in CFX.dll) Version: 1.7.3
Syntax
public DateTime? ExpirationDateTime { get; set; }

Property Value

NullableDateTime
See Also