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 (25.3.0.1000)
Syntaxpublic AppResourceInfo AppResourceInfo { get; }Public ReadOnly Property AppResourceInfo As AppResourceInfo
	Get
public:
property AppResourceInfo^ AppResourceInfo {
	AppResourceInfo^ get ();
}member AppResourceInfo : AppResourceInfo with get
Property Value
Type: 
AppResourceInfo
See Also