Project Functions

AfmProjectIsSignedIn

Syntax

(AfmProjectIsSignedIn)

Comments

Returns T if the user is currently signed in; otherwise returns nil.

AfmProjectSignIn

Syntax

(AfmProjectSignIn)

Comments

Signs the user in. Returns t if successful; otherwise returns nil.

AfmProjectSignOut

Syntax

(AfmProjectSignOut)

Comments

Signs the user out. Returns T if successful; otherwise returns nil.

AfmProjectGetProject

Syntax

(AfmProjectGetProject)

Comments

Returns information about the project to which the user is currently signed in.

See Also

Project Functions (Client/Server Compatibility)

Copyright © 1984-2015, ARCHIBUS, Inc. All rights reserved.