GetArcroleTypeByURI

InlineXbrlDocument.GetArcroleTypeByURI method

获取具有指定 uri 的 ArcroleType。

public ArcroleType GetArcroleTypeByURI(string arcroleTypeUri)
参数类型描述
arcroleTypeUriStringThe arc role type uri.

返回值

The ArcroleType.

另请参阅