ObjectContextAddFromLookup Method
Converts a lookup to an ObjVerEx and adds it to the context.
Null values are ignored (nothing added to the context).
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void AddFromLookup(
Vault vault,
Lookup lookup
)
Parameters
- vault Vault
- The vault where the lookup is from.
- lookup Lookup
- The lookup whose object should be added to the context.