Click or drag to resize

EntityIdentifierAspectValue Constructor

Initializes a new instance of the EntityIdentifierAspectValue class

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public EntityIdentifierAspectValue(
	string rtIdentifier,
	string rtScheme
)

Parameters

rtIdentifier
Type: SystemString
rtScheme
Type: SystemString
See Also