Documentation for a minimal subset of the QSM API
InstanceID Constructor (address, time)
Namespaces > QS.CMS.Base3 > InstanceID > InstanceIDNew(NetworkAddress, DateTime)
Initializes a new instance of the InstanceID class.
Syntax
C#Visual BasicManaged C++
public InstanceID (
	NetworkAddress address,
	DateTime time
)
Public Sub New ( _
	address As NetworkAddress, _
	time As DateTime _
)
public:
InstanceID (
	NetworkAddress^ address, 
	DateTime time
)
Parameters
address (NetworkAddress)

[Missing <param> documentation for "address"]

time (DateTime)

[Missing <param> documentation for "time"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0