ReportingService2010.ListModelItemTypes Method
SQL Server 2008 R2
Returns a list of supported model item types.
Assembly: ReportService2010 (in ReportService2010.dll)
[SoapHeaderAttribute("TrustedUserHeaderValue")] [SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)] [SoapDocumentMethodAttribute("http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListModelItemTypes", RequestNamespace = "http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", ResponseNamespace = "http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)] public string[] ListModelItemTypes()
Return Value
Type: System.String[]An array of String objects that represent the supported model item types.
The table below shows header and permissions information on this operation.
SOAP Header Usage | (Out) ServerInfoHeaderValue |
Native Mode Required Permissions | None |
SharePoint Mode Required Permissions | None |
The following model item types are supported.
Model Item Type | Description |
|---|---|
Attribute | Indicates an attribute type. |
Entity | Indicates an entity type. |
EntityFolder | Indicates an entity folder type. |
FieldFolder | Indicates a field folder type. |
Model | Indicates a model type. |
Role | Indicates a role type. |
