TaxonomyItem.CreatedDate Property
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