IDTSPackageInfo100.CreationDate Property

Definition

public:
 property DateTime CreationDate { DateTime get(); };
[System.Runtime.InteropServices.DispId(5)]
public DateTime CreationDate { [System.Runtime.InteropServices.DispId(5)] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
member this.CreationDate : DateTime
Public ReadOnly Property CreationDate As DateTime

Property Value

A DateTime value that indicates the date the package was created.

Attributes

Applies to