DocumentRouterAutoFolderSettings.TaxTermStoreId Property

Gets or sets the GUID of the managed metadata TermStore object.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Property TaxTermStoreId As Guid
    Get
    Set
'Usage
Dim instance As DocumentRouterAutoFolderSettings
Dim value As Guid

value = instance.TaxTermStoreId

instance.TaxTermStoreId = value
public Guid TaxTermStoreId { get; set; }

Property Value

Type: System.Guid

Remarks

This property is used only if AutoFolderSettings is enabled on a EcmDocumentRouterRule object. It is used to retrieve the value of the field if the field is a TaxonomyField.

See Also

Reference

DocumentRouterAutoFolderSettings Class

DocumentRouterAutoFolderSettings Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace

SspId

AutoFolderSettings