Search Results for

    Show / Hide Table of Contents

    Class ApplicationLifecycleManagementApp

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

    Constructors

    ApplicationLifecycleManagementApp()

    Declaration
    public ApplicationLifecycleManagementApp()

    Properties

    Action

    Declaration
    public ApplicationLifecycleManagementAppAction Action { get; set; }
    Property Value
    ApplicationLifecycleManagementAppAction

    AppId

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

    SyncMode

    Declaration
    public ApplicationLifecycleManagementAppSyncMode SyncMode { get; set; }
    Property Value
    ApplicationLifecycleManagementAppSyncMode

    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