IMsDimOpenStubParamValues.RemoveByStubKey

Fore Syntax

RemoveByStubKey(StubKey: Integer): Boolean;

Fore.NET Syntax

FindByStubKey(StubKey: uinteger): boolean;

Parameters

StubKey. Key of the repository object containing parametric dimension.

Description

The RemoveByStubKey method removes the parameter for the specified repository object.

Comments

If the removal is successful, the method returns True, otherwise it returns False.

See also:

IMsDimOpenStubParamValues