IMFIdentiferResolverResolve Method
Resolves the ID of an MFIdentifier.
Namespace: MFiles.VAF.Configuration.JsonMappingAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
int Resolve(
Type structureType,
MFIdentifier identifer
)
- structureType Type
- The type of structure the identifier is for.
- identifer MFIdentifier
- The identifier to resolve.
Int32The id if found, -1 otherwise.