Sage.Integration.Northwind.Adapter.Data.SalesOrderFeedEntryWrapper.GetTransformedPayload C# (CSharp) Method

GetTransformedPayload() public method

public GetTransformedPayload ( Application document ) : Sage.Common.Syndication.FeedEntry
document Application
return Sage.Common.Syndication.FeedEntry
        public override Sage.Common.Syndication.FeedEntry GetTransformedPayload(Application.Base.Document document)
        {
            throw new NotImplementedException();
        }