Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 713 Bytes

Project.PjPasteSpecialType.md

File metadata and controls

27 lines (20 loc) · 713 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
PjPasteSpecialType enumeration (Project)
project-server
Project.PjPasteSpecialType
ea9e2549-237d-691a-1668-218895214368
06/08/2017
medium

PjPasteSpecialType enumeration (Project)

Contains constants that specify the type of object to paste or link.

Name Value Description
pjEmbedObject 0 Paste an embedded object.
pjHTMLData 4 Paste HTML data.
pjPicture 1 Paste an image.
pjProjectData 3 Paste project data.
pjTextData 2 Paste text data.
pjUnformattedHTMLData 5 Paste unformatted HTML data.

[!includeSupport and feedback]