ExpansionContextGetExpansionTypeForPropertyDef Method
Gets the best expansion type corresponding to a PropertyDef's datatype and valuelist.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static ExpansionContextType GetExpansionTypeForPropertyDef(
Vault vault,
PropertyDef propDef
)
- vault Vault
- The vault in which the propertydef is defined.
- propDef PropertyDef
- The property def.
ExpansionContextTypeThe
ExpansionContextType best fitting the passed property def.