ClientCallableConstraintType 列挙体

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.ServerRuntime (Microsoft.SharePoint.Client.ServerRuntime.dll 内)

構文

'宣言
Public Enumeration ClientCallableConstraintType
'使用
Dim instance As ClientCallableConstraintType
public enum ClientCallableConstraintType

メンバー

メンバー名 説明
None
MinValue
MaxValue
MinLength
MaxLength
NotNull
NotEmpty
RegularExpression
RegularExpressionMustNotMatch
ConditionalExpressionTrue
ConditionalExpressionFalse
AbsoluteUrl
RelativeUrl
ServerRelativeUrl
RelativeOrAbsoluteUrl
Custom

関連項目

参照先

Microsoft.SharePoint.Client 名前空間