AVOLITES TITAN API

IsNotAuthorType

Determines whether the author is not of the specified type.

Namespace: AuthorCredentials

Syntax

MACRO

Boolean AuthorCredentials.IsNotAuthorType(MenuPropertyAuthorCredentials author, String type)

HTTP

http://[ip]:4430/titan/script/2/AuthorCredentials/IsNotAuthorType?author={}&type={string}

Parameters

author ( MenuPropertyAuthorCredentials ) : The author.

type ( String ) : The string representation of one of .

Returns