LookupJA   Conversion (Int32 to LookupJA)
            
            Converts a valuelist item id into a LookupJA.
            
            
            
              Namespace: MFiles.VAF.Configuration.JsonAdaptorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public static implicit operator LookupJA (
	int id
)
- id  Int32
- The id of the value list item.
LookupJAThe adapted id value.