IAsssemblyModel::GetProcById

This is preliminary documentation and is subject to change.

Description

This method allows you to get a procedure by its Id.

Syntax

Procedure = GetProcById( ProcedureId );

Input: (Long) ProcedureId

The Id of a required procedure.

Return: (IMdProcedure) Procedure

A procedure with a  specific Id.

Note

Since a procedure is also an entity, get a procedure Id cast to the ICimEntity interface and then use the ICimEntity::Id property.

Some functionality may be dependent on the product package. Contact your Reseller if you require a license.