MaterialPackageMSDDataLastExposureDateTime 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 material was most recently opened and/or exposed. Otherwise null.
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Nullable<DateTime> LastExposureDateTime { get; set; }
Public Property LastExposureDateTime As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also