Costruttore DedNetInvOldFileResolution
|
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public DedNetInvOldFileResolution(
string RelativeFileName,
string LibraryName,
NameValueMap Context,
Application InvApp
)
Public Sub New (
RelativeFileName As String,
LibraryName As String,
Context As NameValueMap,
InvApp As Application
)
public:
DedNetInvOldFileResolution(
String^ RelativeFileName,
String^ LibraryName,
NameValueMap^ Context,
Application^ InvApp
)
new :
RelativeFileName : string *
LibraryName : string *
Context : NameValueMap *
InvApp : Application -> DedNetInvOldFileResolution
Parametri
- RelativeFileName
- Tipo: SystemString
- LibraryName
- Tipo: SystemString
- Context
- Tipo: NameValueMap
- InvApp
- Tipo: Application
Vedi anche