TenantTransferItemTenant Property |
Gets the file system entry to be transferred.
Namespace: Dundas.BI.TransferAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Tenant Tenant { get; }Public ReadOnly Property Tenant As Tenant
Get
public:
property Tenant^ Tenant {
Tenant^ get ();
}member Tenant : Tenant with get
Property Value
Tenant
See Also