Represents a property definition.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Interface IPropertyDefinition
‘사용 방법
Dim instance As IPropertyDefinition
public interface IPropertyDefinition
public interface class IPropertyDefinition
type IPropertyDefinition = interface end
public interface IPropertyDefinition
IPropertyDefinition 유형에서 다음 멤버를 표시합니다.
속성
| 이름 | 설명 | |
|---|---|---|
![]() |
Default | Gets the default value. |
![]() |
Maximum | Gets the maximum value. |
![]() |
Minimum | Gets the minimum value. |
![]() |
Name | Gets the name of the property. |
맨 위로 이동
메서드
| 이름 | 설명 | |
|---|---|---|
![]() |
Validate | 인프라입니다. Validates the IPropertyDefinition using the specified component and value. |
맨 위로 이동
.gif)
.gif)