Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the DateTime at which this item was created.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property CreatedDate As DateTime
Get
'Usage
Dim instance As TaxonomyItem
Dim value As DateTime
value = instance.CreatedDate
public DateTime CreatedDate { get; }
Property Value
Type: System.DateTime
The DateTime at which this item was created