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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public DateTime? LastExposureDateTime { get; set; }

Property Value

NullableDateTime
See Also