Share via


CheckOut Method

Check a file out of the DAM and lock it

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(QueryFaultDetail))]
[OperationContractAttribute(Action = "CheckOut")]
[FaultContractAttribute(typeof(ExceptionDetail))]
void CheckOut(
    CheckOutResourceRequest checkOutResourceRequest
)

Parameters

Remarks

See Also

IDamOperations Interface

Microsoft.Imm.Sdk.Services.Dam Namespace