Search Results for

    Show / Hide Table of Contents

    Class SyntexModelPublishOptions

    Information about the library to publish a Syntex model to

    Inheritance
    Object
    SyntexModelUnPublishOptions
    SyntexModelPublishOptions
    Inherited Members
    SyntexModelUnPublishOptions.TargetLibraryServerRelativeUrl
    SyntexModelUnPublishOptions.TargetSiteUrl
    SyntexModelUnPublishOptions.TargetWebServerRelativeUrl
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public class SyntexModelPublishOptions : SyntexModelUnPublishOptions

    Constructors

    SyntexModelPublishOptions()

    Default constructor

    Declaration
    public SyntexModelPublishOptions()

    Properties

    ViewOption

    The view option specified when registering the model with the library

    Declaration
    public MachineLearningPublicationViewOption ViewOption { get; set; }
    Property Value
    MachineLearningPublicationViewOption

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer