ChangeInformation.OperationType 属性

命名空间:  Microsoft.SharePoint.Client.Taxonomy
程序集:   Microsoft.SharePoint.Client.Taxonomy.Silverlight(位于 Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 中);  Microsoft.SharePoint.Client.Taxonomy.Phone(位于 Microsoft.SharePoint.Client.Taxonomy.Phone.dll 中)  Microsoft.SharePoint.Client.Taxonomy(位于 Microsoft.SharePoint.Client.Taxonomy.dll 中)

语法

声明
Public Property OperationType As ChangedOperationType
    Get
    Set
用法
Dim instance As ChangeInformation
Dim value As ChangedOperationType

value = instance.OperationType

instance.OperationType = value
public ChangedOperationType OperationType { get; set; }

属性值

类型:Microsoft.SharePoint.Client.Taxonomy.ChangedOperationType

另请参阅

引用

ChangeInformation 类

ChangeInformation 成员

Microsoft.SharePoint.Client.Taxonomy 命名空间