Edit

Share via


SharePointListAdapterRW.Name Property

Definition

Gets the name of a Microsoft.Office.Interop.InfoPath.SemiTrust.SharepointListAdapterRWObject object.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The name of the data connection.

Remarks

Important: This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

Applies to