FieldValueDictionary class
Esta classe e seus membros estăo reservados para uso interno e năo devem ser usados em seu código.
System.Object
System.MarshalByRefObject
Microsoft.SharePoint.BusinessData.Runtime.FieldValueDictionary
Namespace: Microsoft.SharePoint.BusinessData.Runtime
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaração
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class FieldValueDictionary _
Inherits MarshalByRefObject _
Implements IFieldValueDictionary
'Uso
Dim instance As FieldValueDictionary
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class FieldValueDictionary : MarshalByRefObject,
IFieldValueDictionary
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.