Share via


CheckIn Method

Check files in to the DAM

Namespace:  Microsoft.Imm.Sdk.Services.Dam
Assembly:  Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)

Syntax

[FaultContractAttribute(typeof(ExceptionDetail))]
[OperationContractAttribute(Action = "CheckIn")]
[FaultContractAttribute(typeof(QueryFaultDetail))]
void CheckIn(
    CheckInResourceRequest checkInResourceRequest
)

Parameters

Remarks

See Also

IDamOperations Interface

Microsoft.Imm.Sdk.Services.Dam Namespace