Skip to content

DELETE_ATTRPROF_THREAD ​

DELETE_ATTRPROF_THREAD deletes an existing attribute profil thread and all of its versions.

Syntax ​

leo-grammar
CC "Core" DELETE_ATTRPROF_THREAD apthreadid:intValue 

# --> RESULT ecode:intValue
CC "Core" DELETE_ATTRPROF_THREAD apthreadid:intValue 

# --> RESULT ecode:intValue

Parameters ​

  • apthreadid (intValue) - the id of the AttrProf

Returns ​

  • ecode (intValue) - Contains the error code or is 0 in case of success.

Details ​

The whole substructure of this thread will be deleted. All attribute profiles versions of this thread will be deleted as well.

See Also ​

CREATE_ATTRPROF_VERSION

Examples ​

Versions and Changes ​

Available since ADOxx 1.3