다음을 통해 공유


IPropertyDefinition 인터페이스

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.

맨 위로 이동

참고 항목

참조

Microsoft.ReportingServices.RdlObjectModel 네임스페이스