Click or drag to resize

PeriodRuleDurationDataCompareTo Method (PeriodRuleDurationData)

Namespace:  Altova.RaptorXml.Xbrl.Formula
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public int CompareTo(
	PeriodRuleDurationData other
)

Parameters

other
Type: Altova.RaptorXml.Xbrl.FormulaPeriodRuleDurationData

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also