QueryHierarchyItem.LastModifiedDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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