AppResourceTransferItemAppResourceInfo Property |
Gets the application resource information object.
Namespace:
Dundas.BI.Transfer
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public AppResourceInfo AppResourceInfo { get; }
Public ReadOnly Property AppResourceInfo As AppResourceInfo
Get
public:
property AppResourceInfo^ AppResourceInfo {
AppResourceInfo^ get ();
}
member AppResourceInfo : AppResourceInfo with get
Property Value
Type:
AppResourceInfoSee Also