pmMDA.NET

DataObjectId Class

[This is preliminary documentation and subject to change.]

The data object identifier class defines the identifier of any data object.

For a list of all members of this type, see DataObjectId Members.

System.Object
   PmMda.Net.Dog.DataObjectId

[Serializable]
public class DataObjectId

Remarks

This class is used to check whether two data objects are equal.

Instances of this class are immutable.

Never use this class to compare new data objects!

Requirements

Namespace: PmMda.Net.Dog

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

DataObjectId Members | PmMda.Net.Dog Namespace