ClientCallableConstraintAttribute.Type 属性

命名空间:  Microsoft.SharePoint.Client
程序集:  Microsoft.SharePoint.Client.ServerRuntime(位于 Microsoft.SharePoint.Client.ServerRuntime.dll 中)

语法

声明
Public Property Type As ClientCallableConstraintType
    Get
    Set
用法
Dim instance As ClientCallableConstraintAttribute
Dim value As ClientCallableConstraintType

value = instance.Type

instance.Type = value
public ClientCallableConstraintType Type { get; set; }

属性值

类型:Microsoft.SharePoint.Client.ClientCallableConstraintType

另请参阅

引用

ClientCallableConstraintAttribute 类

ClientCallableConstraintAttribute 成员

Microsoft.SharePoint.Client 命名空间