JsonLookupItemAdaptorTransition Property

A reference to a state transition. Only available when StructureType = MFMetadataStructureItemStateTransition 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 Transition { get; set; }

Property Value

MFIdentifier

See Also