Click or drag to resize

InlineXbrlTransformationRegistryGetTransformFunction Method (String, String)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public InlineXbrlTransformFunction GetTransformFunction(
	string rtLocalName,
	string rtNamespaceName
)

Parameters

rtLocalName
Type: SystemString
rtNamespaceName
Type: SystemString

Return Value

Type: InlineXbrlTransformFunction
See Also