SetEnableItemPropertyWritebackToFiles Method
Sets the value of the administrator option for enabling item property write back to files
Syntax
public void SetEnableItemPropertyWritebackToFiles(
System.bool enabled
)Public Sub SetEnableItemPropertyWritebackToFiles( _
ByVal enabled As System.Boolean _
) Parameters
| Name | Description |
|---|---|
| enabled | Whether or not to enable item property write back to files |