public Task<IPivottable> CreatePivottableAsync( AsyncHandle asyncHandle, string id = null, PivottableProperties properties = null )
Public Function CreatePivottableAsync ( asyncHandle As AsyncHandle, Optional id As String = Nothing, Optional properties As PivottableProperties = Nothing ) As Task(Of IPivottable)