SPWorkflowAssociationCollection constructor
Inicializa uma nova instância da classe SPWorkflowAssociationCollection .
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedConstructor)> _
Protected Sub New
'Uso
Dim instance As New SPWorkflowAssociationCollection()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedConstructor)]
protected SPWorkflowAssociationCollection()
Ver também
Referência
SPWorkflowAssociationCollection class