Click or drag to resize

MaterialPackageMSDDataRemainingExposureTime Property

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

The total amount of time before the MSD expires, rendering it unable to be used in production (assuming the material is open and exposed to the environment)

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

Property Value

Type: NullableTimeSpan
See Also