Class MetaDataField
Inheritance
System.Object
MetaDataField
Namespace: PnP.Framework.Modernization.Publishing
Assembly: PnP.Framework.dll
Syntax
public class MetaDataField : object
Properties
Functions
Declaration
public string Functions { get; set; }
Property Value
System.String
|
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|
ShowInPageProperties
Declaration
public bool ShowInPageProperties { get; set; }
Property Value
System.Boolean
|
ShowInPagePropertiesSpecified
Declaration
public bool ShowInPagePropertiesSpecified { get; set; }
Property Value
System.Boolean
|
TargetFieldName
Declaration
public string TargetFieldName { get; set; }
Property Value
System.String
|