MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.PresentationLogService Member List

This is the complete list of members for MoxiWorks.Platform.PresentationLogService, including all inherited members.

Client (defined in MoxiWorks.Platform.PresentationLogService)MoxiWorks.Platform.PresentationLogService
GetPresentationLogsAsync(string moxiWorksCompanyId, DateTime? createdAfter=null, DateTime? createdBefore=null, DateTime? updatedAfter=null, DateTime? updatedBefore=null, int page_number=1) (defined in MoxiWorks.Platform.PresentationLogService)MoxiWorks.Platform.PresentationLogService
GetPresentationLogsCreatedAsync(string moxiWorksCompanyId, DateTime createdAfter, DateTime createdBefore, int page_number) (defined in MoxiWorks.Platform.PresentationLogService)MoxiWorks.Platform.PresentationLogService
GetPresentationLogsUpdatedAsync(string moxiWorksCompanyId, DateTime updatedAfter, DateTime updatedBefore, int page_number) (defined in MoxiWorks.Platform.PresentationLogService)MoxiWorks.Platform.PresentationLogService
PresentationLogService(IMoxiWorksClient client) (defined in MoxiWorks.Platform.PresentationLogService)MoxiWorks.Platform.PresentationLogService