PropertyDefinition Class
Updated: February 25, 2016
Represents a property definition.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
System::Object
Microsoft.ReportingServices.RdlObjectModel::PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel::EnumProperty
Microsoft.ReportingServices.RdlObjectModel::PropertyDefinition<T>
Microsoft.ReportingServices.RdlObjectModel::StringProperty
Microsoft.ReportingServices.RdlObjectModel::PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel::EnumProperty
Microsoft.ReportingServices.RdlObjectModel::PropertyDefinition<T>
Microsoft.ReportingServices.RdlObjectModel::StringProperty
| Name | Description | |
|---|---|---|
![]() | PropertyDefinition(String^) | Initializes a new instance of the PropertyDefinition class. |
| Name | Description | |
|---|---|---|
![]() | Name | The property name. |
| Name | Description | |
|---|---|---|
![]() ![]() | Create(Type^, String^) | Creates a property definition. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



