ExpressionJAParentChildBehavior Property |
Maps to Expression's DataPropertyValueParentChildBehavior, DataTypedValueParentChildBehavior Property.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic MFParentChildBehavior ParentChildBehavior { get; set; }
Public Property ParentChildBehavior As MFParentChildBehavior
Get
Set
public:
property MFParentChildBehavior ParentChildBehavior {
MFParentChildBehavior get ();
void set (MFParentChildBehavior value);
}
Property Value
Type:
MFParentChildBehavior
See Also