Свойство | Type | Description | |
---|---|---|---|
DWSLOGCATEGORY | string[] | ||
ExcludedUserNames | string[] |
Méthode | Description | |
---|---|---|
GetRequestPath ( string suffixPath ) : string | ||
GetRequestUrl ( string suffixPath ) : string |
Méthode | Description | |
---|---|---|
CanCreateDwsUrl ( string url ) : string | ||
CreateDws ( string name, string users, string title, string documents ) : string | ||
CreateError ( DwsErrorCodes errorCode, string message, string accessUrl = "" ) : string | ||
CreateFolder ( string url ) : string | ||
DeleteDws ( ) : string | ||
DeleteFolder ( string url ) : string | ||
FindDwsDoc ( string id ) : string | ||
GetChoiceFieldOptions ( ContentType contentType, string fieldName ) : List |
||
GetDwsData ( bool minimal = true, string lastUpdate = "", string document = "", string id = "" ) : string | ||
GetDwsMetaData ( bool minimal, string document = "", string id = "" ) : string | ||
GetFieldInfo ( |
||
GetListInfo ( |
||
GetMemberElement ( |
||
GetWorkspaceDocuments ( |
Returns a list with all the available documents and folders in the current workspace.
|
|
GetWorkspaceLinks ( |
Returns a list with all the available links in the current workspace.
|
|
GetWorkspaceMembers ( |
||
GetWorkspaceTasks ( |
Returns a list with all the available Tasks in the current workspace.
|
|
GetWorkspaceTasksAssignees ( |
||
RemoveDwsUser ( string id ) : string | ||
RenameDws ( string title ) : string | ||
UpdateDwsData ( string updates, string meetingInstance ) : string | ||
WriteDebug ( string functionName ) : void | ||
WriteDebug ( string functionName, string requestPath, string requestUrl ) : void |
public static GetRequestPath ( string suffixPath ) : string | ||
suffixPath | string | |
Résultat | string |
public static GetRequestUrl ( string suffixPath ) : string | ||
suffixPath | string | |
Résultat | string |