InputCsvFile.statusDescription field

This member is reserved for internal use and is not intended to be used directly from your code. Represents the description.

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

Syntax

'Declaration
Protected statusDescription As Literal
'Usage
Dim value As Literal

value = Me.statusDescription

Me.statusDescription = value
protected Literal statusDescription

See also

Reference

InputCsvFile class

InputCsvFile members

Microsoft.SharePoint.Taxonomy.OM.CodeBehind namespace