Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the SPImportUserInfoDateTimeOption for this content deployment path.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property IncludeUserInfoDateTime As SPImportUserInfoDateTimeOption
Get
Set
'Usage
Dim instance As ContentDeploymentPath
Dim value As SPImportUserInfoDateTimeOption
value = instance.IncludeUserInfoDateTime
instance.IncludeUserInfoDateTime = value
public SPImportUserInfoDateTimeOption IncludeUserInfoDateTime { get; set; }
Property Value
Type: Microsoft.SharePoint.Deployment.SPImportUserInfoDateTimeOption
Information about the current user, and the date and time that the content is deployed.