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
Syntaxpublic Nullable<TimeSpan> RemainingExposureTime { get; set; }
Public Property RemainingExposureTime As Nullable(Of TimeSpan)
Get
Set
Property Value
Type:
NullableTimeSpan
See Also