ExpansionContext Class

Static helper methods for expansion contexts.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static class ExpansionContext
Inheritance
Object    ExpansionContext

Methods

Factory  
GetExpansionTypeForDataType Gets the best expansion type corresponding to the datatype.
GetExpansionTypeForPropertyDef Gets the best expansion type corresponding to a PropertyDef's datatype and valuelist.

Fields

None An instance of NoContext.

See Also