TenantTransferItemTenant Property |
Gets the file system entry 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 Tenant Tenant { get; }
Public ReadOnly Property Tenant As Tenant
Get
public:
property Tenant^ Tenant {
Tenant^ get ();
}
member Tenant : Tenant with get
Property Value
Type:
TenantSee Also