WorkflowAppPartTypePersistedObject 构造函数 (String, SPPersistedObject, Guid)
命名空间: Microsoft.SharePoint.Administration.AppDeployment
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub New ( _
name As String, _
parent As SPPersistedObject, _
id As Guid _
)
用法
Dim name As String
Dim parent As SPPersistedObject
Dim id As Guid
Dim instance As New WorkflowAppPartTypePersistedObject(name, parent, _
id)
public WorkflowAppPartTypePersistedObject(
string name,
SPPersistedObject parent,
Guid id
)
参数
- name
类型:System.String
- id
类型:System.Guid
另请参阅
引用
WorkflowAppPartTypePersistedObject 类
WorkflowAppPartTypePersistedObject 成员