MaterialPackageMSDDataExpirationDateTime Property |
[This is preliminary documentation and is subject to change.]
In the case where the MSD material is open and currently exposed to the
environment, the date / time when the MSD material will expire rendering it
no longer able to be used in production. Otherwise null.
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Nullable<DateTime> ExpirationDateTime { get; set; }
Public Property ExpirationDateTime As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also