GetConceptById

SchemaRef.GetConceptById method

Obtiene el concepto que tiene el id especificado.

public Concept GetConceptById(string conceptId)
ParámetroEscribeDescripción
conceptIdStringIdentificación del concepto.

Valor_devuelto

El concepto.

Ver también