ProfileValueCollectionBase.AddUnvalidatedValue 方法 (Object, Boolean)

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

语法

声明
Protected Friend Function AddUnvalidatedValue ( _
    value As Object, _
    setDirty As Boolean _
) As Integer
用法
Dim value As Object
Dim setDirty As Boolean
Dim returnValue As Integer

returnValue = Me.AddUnvalidatedValue(value, _
    setDirty)
protected internal int AddUnvalidatedValue(
    Object value,
    bool setDirty
)

参数

返回值

类型:System.Int32

另请参阅

引用

ProfileValueCollectionBase 类

ProfileValueCollectionBase 成员

AddUnvalidatedValue 重载

Microsoft.Office.Server.UserProfiles 命名空间