Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets the calculated value of the FieldName property in a MapBindingFieldPair class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property FieldName As String
Get
'Uso
Dim instance As MapBindingFieldPairInstance
Dim value As String
value = instance.FieldName
public string FieldName { get; }
public:
property String^ FieldName {
String^ get ();
}
member FieldName : string
function get FieldName () : String
Valor da propriedade
Tipo: System.String
A string value that represents the calculated value of the FieldName property.
Consulte também
Referência
MapBindingFieldPairInstance Classe
Namespace Microsoft.ReportingServices.OnDemandReportRendering