DocumentClass.GetWorkflowTemplates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Core::WorkflowTemplates ^ GetWorkflowTemplates() = Microsoft::Office::Interop::Word::_Document::GetWorkflowTemplates;
public virtual Microsoft.Office.Core.WorkflowTemplates GetWorkflowTemplates ();
abstract member GetWorkflowTemplates : unit -> Microsoft.Office.Core.WorkflowTemplates
override this.GetWorkflowTemplates : unit -> Microsoft.Office.Core.WorkflowTemplates
Public Overridable Function GetWorkflowTemplates () As WorkflowTemplates