Class AddContentTypeFromHubOptions
Defines the options that control the adding of content types from the content type hub
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public class AddContentTypeFromHubOptions
Defines the options that control the adding of content types from the content type hub
public class AddContentTypeFromHubOptions
Defines the wait behavior for when the adding happens async
public LongRunningOperationOptions LongRunningOperationOptions { get; set; }
| LongRunningOperationOptions |
Wait for the, possibly async, add operation to complete
public bool WaitForCompletion { get; set; }
| bool |