MatchID(Int64, Int64, Int64) Constructor
Creates a new MatchID based on the passed in values for domain id, component id, and sub match id.
The primary match id value is filled in using a time stamp.
Namespace: Scopos.BabelFish.DataModel.OrionMatchAssembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
public MatchID(
long domainID,
long componentID,
long subMatchID
)
Parameters
- domainID Int64
- componentID Int64
- subMatchID Int64