Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract class AbstractClientRequestBuilder<T> : Microsoft.PowerPlatform.Dataverse.Client.IOrganizationServiceAsync2, Microsoft.Xrm.Sdk.IOrganizationService where T : AbstractClientRequestBuilder<T>
type AbstractClientRequestBuilder<'T (requires 'T :> AbstractClientRequestBuilder<'T>)> = class
interface IOrganizationServiceAsync2
interface IOrganizationServiceAsync
interface IOrganizationService
Public MustInherit Class AbstractClientRequestBuilder(Of T)
Implements IOrganizationService, IOrganizationServiceAsync2