ValidValue 클래스
Represents a valid value for an extension setting.
네임스페이스: Microsoft.ReportingServices.Interfaces
어셈블리: Microsoft.ReportingServices.SharePoint.UI.WebParts.dll의 Microsoft.ReportingServices.SharePoint.UI.WebParts
Microsoft.ReportingServices.Interfaces.dll의 Microsoft.ReportingServices.Interfaces
구문
‘선언
Public Class ValidValue
‘사용 방법
Dim instance As ValidValue
public class ValidValue
public ref class ValidValue
type ValidValue = class end
public class ValidValue
주의
The ValidValue class provides infrastructure for storing information about a valid value for an extension setting. Extension settings can have multiple valid values that determine a fixed set of values for the setting. For more information about settings, see 배달 확장 프로그램에 대해 Setting 클래스 사용.
상속 계층 구조
System. . :: . .Object
Microsoft.ReportingServices.Interfaces..::..ValidValue
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.