Click or drag to resize

ReportPropertiesSSRS_PermissionFields Property

A tag string of field in the format <field>=[parameter]. If the mapper field and parameter name are the same, you may omit the parameter field.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string SSRS_PermissionFields { get; }

Property Value

Type: String
A tag string of field in the format <field>=[parameter]. If the mapper field and parameter name are the same, you may omit the parameter field.
See Also