Summer.Batch.Extra.Copybook.FieldFormat Class Reference

Xml representation of FieldFormat More...

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

Public Member Functions

override bool HasDependencies ()
 Whether this FieldFormat has dependencies or not. More...
 

Properties

string Type [get, set]
 Type attribute. More...
 
int Decimal [get, set]
 Decimal attribute. More...
 
bool Signed [get, set]
 Signed attribute. More...
 
bool ImpliedDecimal [get, set]
 ImpliedDecimal attribute. More...
 
string Value [get, set]
 Value attribute. More...
 
string Picture [get, set]
 Picture attribute. More...
 
string Size [get, set]
 Size attribute. More...
 
int ByteSize [get]
 Byte size calculation. More...
 
- Properties inherited from Summer.Batch.Extra.Copybook.CopybookElement
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 FieldFormat

Member Function Documentation

override bool Summer.Batch.Extra.Copybook.FieldFormat.HasDependencies ( )
virtual

Whether this FieldFormat has dependencies or not.

Returns

Implements Summer.Batch.Extra.Copybook.CopybookElement.

Property Documentation

int Summer.Batch.Extra.Copybook.FieldFormat.ByteSize
get

Byte size calculation.

int Summer.Batch.Extra.Copybook.FieldFormat.Decimal
getset

Decimal attribute.

bool Summer.Batch.Extra.Copybook.FieldFormat.ImpliedDecimal
getset

ImpliedDecimal attribute.

string Summer.Batch.Extra.Copybook.FieldFormat.Picture
getset

Picture attribute.

bool Summer.Batch.Extra.Copybook.FieldFormat.Signed
getset

Signed attribute.

string Summer.Batch.Extra.Copybook.FieldFormat.Size
getset

Size attribute.

string Summer.Batch.Extra.Copybook.FieldFormat.Type
getset

Type attribute.

string Summer.Batch.Extra.Copybook.FieldFormat.Value
getset

Value attribute.


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