Share via


DeleteType Method

Deletes a specific Ontology Type from 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(QueryFaultDetail))]
[OperationContractAttribute(Action = "DeleteType")]
[FaultContractAttribute(typeof(ExceptionDetail))]
void DeleteType(
    DeleteTypeRequest deleteTypeRequest
)

Parameters

Remarks

See Also

IDamOperations Interface

Microsoft.Imm.Sdk.Services.Dam Namespace