Click or drag to resize

MaterialPackageMSDDataLastExposureDateTime Property

In the case where the MSD material is open and currently exposed to the environment, the date / time when the material was most recently opened and/or exposed. Otherwise null.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public DateTime? LastExposureDateTime { get; set; }

Property Value

NullableDateTime
See Also