Group.DataCollectionName Property

Definition

Gets the name to use for the data element for the collection of all instances of this group.

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

Property Value

A String value containing the data collection name.

Applies to