CheckInResourceRequest Class
Flags the item in the backend database as being checked in to a specific user.
Namespace: Microsoft.Imm.Sdk.Services.Dam
Assembly: Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute(Name = "CheckInResourceRequest", Namespace = "https://schemas.microsoft.com/imm/2007/07/DamDataContracts")]
public class CheckInResourceRequest
Remarks
Check in is only a metadata state change, and does not ingest any file essence directly. The service may choose to ingest the essence change based on support in the backend DAM.
Inheritance Hierarchy
System. . :: .Object
Microsoft.Imm.Sdk.Services.Dam..::.CheckInResourceRequest