Share via


InputCsvFile.AllTermsAdded property

This member is reserved for internal use and is not intended to be used directly from your code. Gets a Boolean that indicates whether all Term objects have been added.

Namespace:  Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Protected ReadOnly Property AllTermsAdded As String
    Get
'Usage
Dim value As String

value = Me.AllTermsAdded
protected string AllTermsAdded { get; }

Property value

Type: System.String
Returns String.

See also

Reference

InputCsvFile class

InputCsvFile members

Microsoft.SharePoint.Taxonomy.OM.CodeBehind namespace