Autodesk Vault ProfessionalVault API

LogOutMessage Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsLogoutSettings

Gets or sets the message that appears in the Log Out dialog. If null, then a default message will be displayed.

Syntax

public System.string LogOutMessage {get; set;}
Public Property LogOutMessage As System.String

See Also