Search Results for

    Show / Hide Table of Contents

    Class FieldRefFull

    Inheritance
    System.Object
    FieldRefBase
    FieldRefFull
    ContentTypeFieldRef
    ListInstanceFieldRef
    Inherited Members
    FieldRefBase.ID
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class FieldRefFull : FieldRefBase

    Constructors

    FieldRefFull()

    Declaration
    public FieldRefFull()

    Properties

    Hidden

    Declaration
    public bool Hidden { get; set; }
    Property Value
    System.Boolean

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    System.String

    Required

    Declaration
    public bool Required { get; set; }
    Property Value
    System.Boolean

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer