Edit

Share via


QueryHierarchyItem.CreatedDate Property

Definition

When the query item was created.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<DateTime> CreatedDate { get; set; }
member this.CreatedDate : Nullable<DateTime> with get, set
Public Property CreatedDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to