ContentDeploymentPath.IncludeUserInfoDateTime Property
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.