CustomFieldDefinition::FieldId Property

Gets the integer ID for the field.

Namespace:  Microsoft.Synchronization.SimpleProviders
Assembly:  Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)

public:
property unsigned int FieldId {
	unsigned int get ();
}

Property Value

Type: System::UInt32
An integer ID for the field.
Show: