共用方式為


ScriptTypeFactory class

This class and its members are reserved for internal use and are not intended to be used in your code.

Inheritance hierarchy

System.Object
  Microsoft.ProjectServer.Client.ScriptTypeFactory

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
Public Class ScriptTypeFactory _
    Implements IScriptTypeFactory
'用途
Dim instance As ScriptTypeFactory
public class ScriptTypeFactory : IScriptTypeFactory

備註

ScriptTypeFactory物件用來取得 CSOM 物件從 JavaScript 函式。例如,JavaScript 的PS.Assignment函式內部取得工作分派物件。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

ScriptTypeFactory members

Microsoft.ProjectServer.Client namespace