[This is preliminary documentation and is subject to change.]
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Dated2GDIDWithISOKey(
DateTime date,
GDID gdid1,
GDID gdid2,
string iso
)
public Dated2GDIDWithISOKey(
DateTime date,
GDID gdid1,
GDID gdid2,
string iso
)
Public Sub New (
date As DateTime,
gdid1 As GDID,
gdid2 As GDID,
iso As String
)
Public Sub New (
date As DateTime,
gdid1 As GDID,
gdid2 As GDID,
iso As String
)
public:
Dated2GDIDWithISOKey(
DateTime date,
GDID gdid1,
GDID gdid2,
String^ iso
)
public:
Dated2GDIDWithISOKey(
DateTime date,
GDID gdid1,
GDID gdid2,
String^ iso
)
new :
date : DateTime *
gdid1 : GDID *
gdid2 : GDID *
iso : string -> Dated2GDIDWithISOKeynew :
date : DateTime *
gdid1 : GDID *
gdid2 : GDID *
iso : string -> Dated2GDIDWithISOKey