ExtensionMethods Methods

Methods

ResolveID(Vault, Type, MFIdentifier) Resolves the id of a vault element by reference.
ResolveID(Vault, Type, Object) Resolves the id of a vault element by reference.
ResolveItem(Vault, MFIdentifier) Resolves the object/valuelist item id for the passed reference. Note: This method will return unsafe id's with type = -1, when the identifier cannot be resolved, but an unsafe id is available.
ResolveItem(Vault, Object) Resolves the object/valuelist item id for the passed reference

See Also