pmMDA.NET

DataObjectId Constructor (Type, Object)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the DataObjectId class

public DataObjectId(
   Type type,
   object id
);

Parameters

type
The type of the data object
id
The id of the data object

See Also

DataObjectId Class | PmMda.Net.Dog Namespace | DataObjectId Constructor Overload List