ApplicationClass.OptionsWorkgroup メソッド

定義

public virtual bool OptionsWorkgroup (object WorkgroupMessages, object ServerURL, object ServerPath, object ReceiveNotifications, object SendHyperlinkNote, object HyperlinkColor, object FollowedHyperlinkColor, object UnderlineHyperlinks, object SetDefaults, object ServerIdentification, object AllowTaskDelegation, object UpdateProjectToWeb, object PublishInformationOnSave, object SetDefaultsMessaging, object SetDefaultsWebServer, object ManagerEmail, object ConfirmationDialog, object ChangesMarkAssnDirty);
abstract member OptionsWorkgroup : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.OptionsWorkgroup : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function OptionsWorkgroup (Optional WorkgroupMessages As Object, Optional ServerURL As Object, Optional ServerPath As Object, Optional ReceiveNotifications As Object, Optional SendHyperlinkNote As Object, Optional HyperlinkColor As Object, Optional FollowedHyperlinkColor As Object, Optional UnderlineHyperlinks As Object, Optional SetDefaults As Object, Optional ServerIdentification As Object, Optional AllowTaskDelegation As Object, Optional UpdateProjectToWeb As Object, Optional PublishInformationOnSave As Object, Optional SetDefaultsMessaging As Object, Optional SetDefaultsWebServer As Object, Optional ManagerEmail As Object, Optional ConfirmationDialog As Object, Optional ChangesMarkAssnDirty As Object) As Boolean

パラメーター

WorkgroupMessages
Object
ServerURL
Object
ServerPath
Object
ReceiveNotifications
Object
SendHyperlinkNote
Object
HyperlinkColor
Object
FollowedHyperlinkColor
Object
UnderlineHyperlinks
Object
SetDefaults
Object
ServerIdentification
Object
AllowTaskDelegation
Object
UpdateProjectToWeb
Object
PublishInformationOnSave
Object
SetDefaultsMessaging
Object
SetDefaultsWebServer
Object
ManagerEmail
Object
ConfirmationDialog
Object
ChangesMarkAssnDirty
Object

戻り値

実装

適用対象