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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic DateTime? LastExposureDateTime { get; set; }Public Property LastExposureDateTime As DateTime?
	Get
	Set
Property Value
NullableDateTime
See Also