Edit

Share via


QueryHierarchyItem.LastModifiedDate Property

Definition

When the query item was last modified.

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

Property Value

Attributes

Applies to