CustomFieldDefinition Members
Represents a field that can be used to identify an item in the metadata store or to store version-related information for an item or a change unit.
The following tables list the members exposed by the CustomFieldDefinition type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CustomFieldDefinition | Overloaded. Initializes a new instance of the CustomFieldDefinition class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
FieldId | Gets the integer ID for the field. |
![]() |
FieldSize | Gets the size associated with the field, such as the length of the string or byte array that it will store. |
![]() |
FieldType | Gets the data type of the field. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
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
CustomFieldDefinition Class
Microsoft.Synchronization.SimpleProviders Namespace