NOFDetailsAttribute Class

Inheritance Hierarchy

SystemObject
  SystemAttribute
    ABSuite.AccessLayer.Connector.Core.UtilityNOFDetailsAttribute

Namespace:  ABSuite.AccessLayer.Connector.Core.Utility
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class NOFDetailsAttribute : Attribute

The NOFDetailsAttribute type exposes the following members.

Constructors

  NameDescription
Public methodNOFDetailsAttribute(Int32, Int32, Int32)
Initializes a new instance of the NOFDetailsAttribute class
Public methodNOFDetailsAttribute(Int32, Int32, Int32, Boolean)
Initializes a new instance of the NOFDetailsAttribute class
Public methodNOFDetailsAttribute(Int32, Int32, Int32, Int32, Int32)
Initializes a new instance of the NOFDetailsAttribute class
Top
Properties

  NameDescription
Public propertyCopyOffset1
Public propertyCopyOffset2
Public propertyLength
Public propertyOffset
Public propertySequence
Public propertySuppressZero
Suppress Zero or not
Top
Extension Methods

  NameDescription
Public Extension MethodGetT
Get the value for the property
(Defined by ExtensionHelper.)
Public Extension MethodGetAttributeNames
Get a list with all property names available on this object
(Defined by ExtensionHelper.)
Public Extension MethodSetT
Set the value for a property to the new value
(Defined by ExtensionHelper.)
Top
See Also

Reference