Search Results for

    Show / Hide Table of Contents

    Class DefaultColumnTextValue

    Holds DefaultColumnTextValue Properties

    Inheritance
    System.Object
    DefaultColumnValue
    DefaultColumnTextValue
    Inherited Members
    DefaultColumnValue.FolderRelativePath
    DefaultColumnValue.FieldInternalName
    Namespace: PnP.Framework.Entities
    Assembly: PnP.Framework.dll
    Syntax
    public class DefaultColumnTextValue : DefaultColumnValue, IDefaultColumnValue

    Properties

    Text

    Default column text value

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

    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