FieldValueDictionary class

Esta classe e seus membros estăo reservados para uso interno e năo devem ser usados em seu código.

Hierarquia de herança

System.Object
  System.MarshalByRefObject
    Microsoft.SharePoint.BusinessData.Runtime.FieldValueDictionary

Namespace:  Microsoft.SharePoint.BusinessData.Runtime
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Sintaxe

[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class FieldValueDictionary : MarshalByRefObject, 
    IFieldValueDictionary

Segurança do thread

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

FieldValueDictionary members

Microsoft.SharePoint.BusinessData.Runtime namespace