GetQueueableObjectInfo(String) Method
Syntax
'Declaration
Public Overloads Shared Function GetQueueableObjectInfo( _
ByVal _objectName_ As String _
) As WorkflowObjectInfo```
```csharp
public static WorkflowObjectInfo GetQueueableObjectInfo(
string _objectName_
)
Parameters
objectName
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