Click or drag to resize

MaterialPackageMSDDataOriginalExposureDateTime Property

[This is preliminary documentation and is subject to change.]

The date / time when this MSD material was originally opened and exposed to the environment

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public Nullable<DateTime> OriginalExposureDateTime { get; set; }

Property Value

Type: NullableDateTime
See Also