Click or drag to resize

GMonth Class

The GMonth class represents whole months within an arbitrary year with an optional timezone offset.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XsdAnySimpleType
    Altova.RaptorXml.XsdAnyAtomicType
      Altova.RaptorXml.XsdGMonth

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class GMonth : AnyAtomicType

The GMonth type exposes the following members.

Constructors
  NameDescription
Public methodGMonth(SByte)
Initializes a new instance of the GMonth class
Public methodGMonth(String)
Initializes a new instance of the GMonth class
Public methodGMonth(SByte, Int16)
Initializes a new instance of the GMonth class
Top
Properties
  NameDescription
Public propertyHasTimezone
Public propertyIsBoolean (Inherited from AnySimpleType.)
Public propertyIsDecimal (Inherited from AnySimpleType.)
Public propertyIsDouble (Inherited from AnySimpleType.)
Public propertyIsDuration (Inherited from AnySimpleType.)
Public propertyIsFloat (Inherited from AnySimpleType.)
Public propertyIsInteger (Inherited from AnySimpleType.)
Public propertyIsNumeric (Inherited from AnySimpleType.)
Public propertyIsString (Inherited from AnySimpleType.)
Public propertyLexicalValue (Inherited from AnySimpleType.)
Public propertyMonth
Public propertyTimezoneOffset
Top
Methods
Operators
See Also