C# Class JDP.Remediation.Console.GenerateColumnAndTypeUsageReport.ContentTypeSpec

Datei anzeigen Open project: OfficeDev/PnP-Transformation

Public Properties

Property Type Description
Id string
Name string

Public Methods

Method Description
ContentTypeSpec ( string id, string name ) : System

Method Details

ContentTypeSpec() public method

public ContentTypeSpec ( string id, string name ) : System
id string
name string
return System

Property Details

Id public_oe property

public string Id
return string

Name public_oe property

public string Name
return string