[AddInNameAttribute("Order reporting")] [AddInIconAttribute(KnownIcon.Assignment)] [AddInUseParameterGroupingAttribute(true)] [AddInUseParameterOrderingAttribute(true)] [AddInDeprecatedAttribute(true)] public class OrderReport : GraphReportBase, IDropDownOptions
<AddInNameAttribute("Order reporting")> <AddInIconAttribute(KnownIcon.Assignment)> <AddInUseParameterGroupingAttribute(true)> <AddInUseParameterOrderingAttribute(true)> <AddInDeprecatedAttribute(true)> Public Class OrderReport Inherits GraphReportBase Implements IDropDownOptions
The OrderReport type exposes the following members.