GroupTransferItemGroup Property |
Gets the group to be transferred.
Namespace:
Dundas.BI.Transfer
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Group Group { get; }
Public ReadOnly Property Group As Group
Get
public:
property Group^ Group {
Group^ get ();
}
member Group : Group with get
Property Value
Type:
GroupSee Also