MaterialPackageMSDDataExpirationDateTime Property |
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.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic DateTime? ExpirationDateTime { get; set; }Public Property ExpirationDateTime As DateTime?
Get
Set
Property Value
NullableDateTime
See Also