Request

Response

    IHostingProvider.GetExchangeMetaDataAsync method

    Get exchange meta information/Attributes.

    public Task<ExchangeMetaData> GetExchangeMetaDataAsync(string projectId, string itemId)
    
    parameterdescription
    projectId Project URN
    itemId File URN

    See Also