InlineXbrlDocument.CreateInlineXbrlElement

InlineXbrlDocument.CreateInlineXbrlElement method

인라인 xbrl 요소를 생성합니다.

public InlineXbrlElement CreateInlineXbrlElement(string name, string prefix = null)
모수 유형 설명
name String 인라인 xbrl 요소 로컬 이름입니다.
prefix String 인라인 xbrl 요소 접두사입니다.

반환 값

생성된 인라인 xbrl 요소입니다.

또한보십시오