| |
ProcessStepLabel propertyReturns or sets the label for the step column. The step column and its label are only displayed in the approval process summary. SyntaxC++HRESULT get_ProcessStepLabel(BSTR* pProcessStepLabel) HRESULT put_ProcessStepLabel(BSTR myProcessStepLabel) Scripting languagesProcessStepLabel = ApprovalProcess.ProcessStepLabel ApprovalProcess.ProcessStepLabel = ProcessStepLabel
|
Home |