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; }
ReadOnly Property SSRS_PermissionFields As String
Get
Property Value
Type:
StringA 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