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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic DateTime? ExpirationDateTime { get; set; }Public Property ExpirationDateTime As DateTime?
	Get
	Set
Property Value
NullableDateTime
See Also