AppInfoT.canRemoveSupportsType

Checks if a supported content type can be removed from an application.

template AppInfoT(TStruct)
bool
canRemoveSupportsType
()

Return Value

Type: bool

%TRUE if it is possible to remove supported content types from a given @appinfo, %FALSE if not.

Meta