DataDictionary.Generated.Paragraph.Paragraph C# (CSharp) Method

Paragraph() public method

public Paragraph ( ) : System
return System
        public Paragraph()
        {
            Paragraph obj = this;
            aId=(null);
            aType=(0);
            aObsoleteScope=(0);
            aObsoleteScopeOnBoard=(false);
            aObsoleteScopeTrackside=(false);
            aObsoleteScopeRollingStock=(false);
            aBl=(null);
            aOptional=(false);
            aTypeSpecs=(null);
            aText=(null);
            aVersion=(null);
            aReviewed=(false);
            aImplementationStatus=(0);
            aParagraphs=(null);
            aRevision=(null);
            aMessage=(null);
            aMoreInfoRequired=(false);
            aSpecIssue=(false);
            aObsoleteFunctionalBlock=(false);
            aObsoleteFunctionalBlockName=(null);
            aRequirementSets=(null);
            aObsoleteGuid=(null);
            aTested=(false);
        }