ExpansionContextType Enumeration

Definition

Namespace: MFiles.VAF.Configuration.Placeholders
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public enum ExpansionContextType

Members

Undefined 0  
None 1  
Any 2  
PassThrough 3  
Object 4  
Text 5  
Integer 6  
Float 7  
Boolean 8  
Timestamp 9  
Date 10  
Time 11  
ValueListItem 12  
UserAccount 13  
UserGroup 14  
File 15  
PropertyValue 16  

See Also