Summer.Batch.Extra.Copybook.CopybookElement Class Referenceabstract

Xml representation of a Copybook Element More...

Inheritance diagram for Summer.Batch.Extra.Copybook.CopybookElement:
Summer.Batch.Extra.Copybook.FieldFormat Summer.Batch.Extra.Copybook.FieldsGroup

Public Member Functions

abstract bool HasDependencies ()
 Whether this element has dependencies or not. More...
 

Properties

string Name [get, set]
 Name attribute. More...
 
int Occurs [get, set]
 Occurs attribute. More...
 
string DependingOn [get, set]
 DependingOn attribute. More...
 
bool Redefined [get, set]
 Redefined attribute. More...
 
string Redefines [get, set]
 Redefines attribute. More...
 

Detailed Description

Xml representation of a Copybook Element

Member Function Documentation

abstract bool Summer.Batch.Extra.Copybook.CopybookElement.HasDependencies ( )
pure virtual

Whether this element has dependencies or not.

Returns

Implemented in Summer.Batch.Extra.Copybook.FieldFormat, and Summer.Batch.Extra.Copybook.FieldsGroup.

Property Documentation

string Summer.Batch.Extra.Copybook.CopybookElement.DependingOn
getset

DependingOn attribute.

string Summer.Batch.Extra.Copybook.CopybookElement.Name
getset

Name attribute.

int Summer.Batch.Extra.Copybook.CopybookElement.Occurs
getset

Occurs attribute.

bool Summer.Batch.Extra.Copybook.CopybookElement.Redefined
getset

Redefined attribute.

string Summer.Batch.Extra.Copybook.CopybookElement.Redefines
getset

Redefines attribute.


The documentation for this class was generated from the following file:
  • Summer.Batch.Extra/Copybook/CopybookElement.cs