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.1.4+b1da393815f6638555a663d9a94167ecabea5695
public MatchID(
long domainID,
long componentID,
long subMatchID
)
Parameters
- domainID Int64
- componentID Int64
- subMatchID Int64