MajorObject.LastSchemaUpdate Property

Definition

Gets or sets the date and time when current object schema was last updated.

public DateTime LastSchemaUpdate { get; set; }
member this.LastSchemaUpdate : DateTime with get, set
Public Property LastSchemaUpdate As DateTime

Property Value

A System.DateTime value with the date and time when current object schema was last updated.

Applies to