MFStateTransitionAttributeFromState Property |
Reference to the From state. Workflow must be known for this to be validated.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax[DataMemberAttribute(EmitDefaultValue = false)]
public Object FromState { get; set; }
Property Value
Type:
Object
See Also