IDTSPackage100.CreationDate Propriété

Définition

public:
 property DateTime CreationDate { DateTime get(); void set(DateTime value); };
[System.Runtime.InteropServices.DispId(42)]
public DateTime CreationDate { [System.Runtime.InteropServices.DispId(42)] get; [System.Runtime.InteropServices.DispId(42)] set; }
[<System.Runtime.InteropServices.DispId(42)>]
[<get: System.Runtime.InteropServices.DispId(42)>]
[<set: System.Runtime.InteropServices.DispId(42)>]
member this.CreationDate : DateTime with get, set
Public Property CreationDate As DateTime

Valeur de propriété

La date et l’heure de création du colis.

Attributs

Remarques

Cette interface est implémentée par les Package interfaces et PackageNeutral .

S’applique à