SqlSyncScopeProvisioning::ScopeName Property

Gets the name of the scope or template that this object represents.

Namespace:  Microsoft.Synchronization.Data.SqlServer
Assembly:  Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)

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

Property Value

Type: System::String
The name of the scope or template that this object represents.
Show: