RelationshipPlaceholder Constructor
Constructor.
Namespace: MFiles.VAF.Placeholders.CommandsAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public RelationshipPlaceholder(
MFRelationshipsMode mode = MFRelationshipsMode.MFRelationshipsModeAll,
Type filterType = null
)
Parameters
- mode MFRelationshipsMode (Optional)
- The relationship mode to use during expansion.
- filterType Type (Optional)
- The type of filter (None, Class or objType) that the placeholder can define.