JsonLookupItemAdaptorWorkflow Property

A reference to a workflow. Only available when StructureType = MFMetadataStructureItemWorkflow Will not be serialized if unavailable.

Definition

Namespace: MFiles.VAF.Configuration.JsonAdaptor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public MFIdentifier Workflow { get; set; }

Property Value

MFIdentifier

See Also