FieldSchema::Name Property

Gets the name of the custom field.

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

public:
property String^ Name {
	String^ get ();
}

Property Value

Type: System::String
The name of the custom field.
Show: