WorkflowPropertyAttribute(WorkflowPropertyType, WorkflowPropertyType, String) Constructor
Public Sub New( _
ByVal create As WorkflowPropertyType, _
ByVal set As WorkflowPropertyType, _
ByVal display_name As String _
)
This language is not supported or no code example is available.
public WorkflowPropertyAttribute(
WorkflowPropertyType create,
WorkflowPropertyType set,
string display_name
)
This language is not supported or no code example is available.
public:
WorkflowPropertyAttribute(
WorkflowPropertyType create,
WorkflowPropertyType set,
String^ display_name
)
This language is not supported or no code example is available.
public function WorkflowPropertyAttribute(
create : WorkflowPropertyType,
set : WorkflowPropertyType,
display_name : String
);
This language is not supported or no code example is available.
Parameters
- create
- WorkflowPropertyType
- display_name
- string