ProfileValueCollectionBase.SetUnvalidatedValues 方法 (Object[], Boolean)

命名空间:  Microsoft.Office.Server.UserProfiles
程序集:  Microsoft.Office.Server.UserProfiles(位于 Microsoft.Office.Server.UserProfiles.dll 中)

语法

声明
Protected Friend Sub SetUnvalidatedValues ( _
    values As Object(), _
    setDirty As Boolean _
)
用法
Dim values As Object()
Dim setDirty As Boolean

Me.SetUnvalidatedValues(values, setDirty)
protected internal void SetUnvalidatedValues(
    Object[] values,
    bool setDirty
)

参数

  • values
    类型:[]

另请参阅

引用

ProfileValueCollectionBase 类

ProfileValueCollectionBase 成员

SetUnvalidatedValues 重载

Microsoft.Office.Server.UserProfiles 命名空间