GetNewId Delegate
A delegate that points at a function that is responible for generating a new ID
Namespace: Microsoft.Imm.Sdk.Rdf
Assembly: Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)
Syntax
public delegate GetNewIdResponse GetNewId(
GetNewIdRequest req
)