SharePointProjectItemTypeAttribute.ProjectItemTypeId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the project item type ID that is being defined or extended.
public:
property System::String ^ ProjectItemTypeId { System::String ^ get(); };
public string ProjectItemTypeId { get; }
member this.ProjectItemTypeId : string
Public ReadOnly Property ProjectItemTypeId As String
Property Value
A string representing a project item type ID.