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

getType() public method

public getType ( ) : acceptor.Paragraph_type
return acceptor.Paragraph_type
        public acceptor.Paragraph_type getType()
        {
            return aType;
        }