The LineReference type exposes the following members.

Constructors

  NameDescription
Public methodLineReference
Default constructor.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodResetDocumentRef
Resets the node.
Public methodResetLineID
Resets the node.
Public methodResetLineStatusCode
Resets the node.
Public methodResetUUID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyDocumentRef
Document Reference (ASBIE). An association to Document Reference.
Public propertyDocumentRefSet
Checks if the property has been set or not.
Public propertyLineID
Line Identifier (BBIE). Identifies the Line on the referenced document.
Public propertyLineIDSet
Checks if the property has been set or not.
Public propertyLineStatusCode
Line Status Code (BBIE). Identifies the status of the referenced Line with respect to its original state.
Public propertyLineStatusCodeSet
Checks if the property has been set or not.
Public propertyUUID
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
Public propertyUUIDSet
Checks if the property has been set or not.

See Also