다음을 통해 공유


DocumentRouterAutoFolderSettings.AutoFolderPropertyTypeAsString Property

Gets or sets the type of the field if it is creating folders based on metadata as specified by the TypeAsString() property of the field.

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

Syntax

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

value = instance.AutoFolderPropertyTypeAsString

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

Property Value

Type: System.String
Returns String.

See Also

Reference

DocumentRouterAutoFolderSettings Class

DocumentRouterAutoFolderSettings Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace

SPFieldType

TypeAsString