TaxonomyItem.CreatedDate property
Gets the DateTime at which this item was created.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.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