다음을 통해 공유


DocumentRouterAutoFolderSettings.AutoFolderPropertyInternalName Property

Gets or sets the internal name of the field if it is creating folders based on metadata.

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

Syntax

'Declaration
Public Property AutoFolderPropertyInternalName As String
    Get
    Set
'Usage
Dim instance As DocumentRouterAutoFolderSettings
Dim value As String

value = instance.AutoFolderPropertyInternalName

instance.AutoFolderPropertyInternalName = value
public string AutoFolderPropertyInternalName { get; set; }

Property Value

Type: System.String
Returns String.

Remarks

This property uniquely identifies a field in a content type. It is used to find the value of the field in the document.

See Also

Reference

DocumentRouterAutoFolderSettings Class

DocumentRouterAutoFolderSettings Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace

SPField

SPContentType