XbrlInstance.GetConceptByUriAndName

XbrlInstance.GetConceptByUriAndName method

指定された uri と名前を持つ概念を取得します。

public Concept GetConceptByUriAndName(string conceptUri, string conceptName)
パラメータタイプ説明
conceptUriStringコンセプトウリ。
conceptNameStringコンセプト名。

戻り値

コンセプト。

関連項目