Search Results for

    Show / Hide Table of Contents

    Class ListInstanceDataRowsDataRow

    Inheritance
    System.Object
    ListInstanceDataRowsDataRow
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class ListInstanceDataRowsDataRow : object

    Properties

    Attachments

    Declaration
    public ListInstanceDataRowsDataRowAttachment[] Attachments { get; set; }
    Property Value
    ListInstanceDataRowsDataRowAttachment[]

    DataValue

    Declaration
    public DataValue[] DataValue { get; set; }
    Property Value
    DataValue[]

    Key

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

    Security

    Declaration
    public ObjectSecurity Security { get; set; }
    Property Value
    ObjectSecurity

    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