GetQueueableObjectInfo(String,Boolean) Method
Syntax
'Declaration
Public Overloads Shared Function GetQueueableObjectInfo( _
ByVal _objectName_ As String, _
ByVal _createCustomIfNotFound_ As Boolean _
) As WorkflowObjectInfo```
```csharp
public static WorkflowObjectInfo GetQueueableObjectInfo(
string _objectName_,
bool _createCustomIfNotFound_
)
Parameters
objectName
createCustomIfNotFound
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
WorkflowObjectInfo Class
WorkflowObjectInfo Members
Overload List