SyncFieldValue Members
When overridden in a derived class, represents the value of a custom field of an item.
The following tables list the members exposed by the SyncFieldValue type.
Protected Constructors
Name | Description | |
---|---|---|
SyncFieldValue | Initializes a new instance of the SyncFieldValue class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetByte | When overridden in a derived class, gets the value of the custom field. | |
GetBytes | When overridden in a derived class, gets the value of the custom field. | |
GetGuid | When overridden in a derived class, gets the value of the custom field. | |
GetHashCode | (Inherited from Object.) | |
GetString | When overridden in a derived class, gets the value of the custom field. | |
GetType | (Inherited from Object.) | |
GetUInt16 | When overridden in a derived class, gets the value of the custom field. | |
GetUInt32 | When overridden in a derived class, gets the value of the custom field. | |
GetUInt64 | When overridden in a derived class, gets the value of the custom field. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SyncFieldValue Class
Microsoft.Synchronization.MetadataStorage Namespace