Share via


WelcomePageFieldCollection.LastModified Property

Gets the date and time that the current WelcomePageFieldCollection object was last changed.

Namespace:  Microsoft.Office.DocumentManagement.DocumentSets
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Public ReadOnly Property LastModified As DateTime
    Get
'Usage
Dim instance As WelcomePageFieldCollection
Dim value As DateTime

value = instance.LastModified
public DateTime LastModified { get; }

Property Value

Type: System.DateTime
The date and time that the current WelcomePageFieldCollection object was last changed..

See Also

Reference

WelcomePageFieldCollection Class

WelcomePageFieldCollection Members

Microsoft.Office.DocumentManagement.DocumentSets Namespace