Visual Basic |
---|
Public Sub RemoveCustomizationType( _ ByVal EntityType As Long, _ ByVal CustomizationTypeId As Long _ ) |
- EntityType
- A value of the TDAPI_ENTITIES Enumeration.
- CustomizationTypeId
- A ICustomizationType.ID. This is the ID of an object of a class that implements ICustomizationType, for example, a CustomizationReqType.ID.