Share via


ReportExpression.FieldProperties Class

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Specifies the properties for a field.

Inheritance Hierarchy

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.FieldProperties

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public NotInheritable Class FieldProperties
'Usage
public static class FieldProperties
public ref class FieldProperties abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FieldProperties =  class end
public final class FieldProperties

The ReportExpression.FieldProperties type exposes the following members.

Fields

  Name Description
Public fieldStatic member All Infrastructure. Specifies all properties.
Public fieldStatic member Value Infrastructure. Specifies a value property.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.ReportingServices.RdlObjectModel Namespace