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 命名空间