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.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic DateTime? LastExposureDateTime { get; set; }Public Property LastExposureDateTime As DateTime?
Get
Set
Property Value
NullableDateTime
See Also