MFIdentifierResolve(Vault, Type, Int32, Boolean) Method
Update this MFIdentifier to contain resolved ID of the alias, if it is not already resolved.
Returns itself to allow command chaining.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public MFIdentifier Resolve(
Vault vault,
Type targetType,
int valueList,
bool forceRefresh = false
)
- vault Vault
- The vault where to resolve.
- targetType Type
- Type of the object
- valueList Int32
- The value list if resolving ValueListItems or ObjIDs
- forceRefresh Boolean (Optional)
- Forces re-resolution if the identifier has already been resolved.
MFIdentifierthis MFIdentifier