LastModifiedTime property
DateTime?
get
LastModifiedTime
Implementation
DateTime? get LastModifiedTime =>
this.PropertyBag[ItemSchema.LastModifiedTime] as DateTime?;
DateTime? get LastModifiedTime =>
this.PropertyBag[ItemSchema.LastModifiedTime] as DateTime?;