Namespace: OpenEdge.Core.ServerConnection
Class 
FormatMaskHelper
Parent classes:
Inherits: Progress.Lang.Object

Copyright (c) 2015 by Progress Software Corporation. All rights reserved.
File:FormatMaskHelper
Author(s):pjudge
Created:Thu Apr 09 14:57:20 EDT 2015




Method Summary
Options Name Purpose
# CHARACTER GetMask (FormatMaskEnum) /** Returns an actual format mask for an enumeration @param FormatMaskEnum The format mask type to return the mask for @return character The format mask */


Method Detail
Top

PROTECTED CHARACTER GetMask (FormatMaskEnum)

Purpose: Returns an actual format mask for an enumeration
Parameters:
poFormatMask OpenEdge.Core.ServerConnection.FormatMaskEnum
Returns CHARACTER
character The format mask


10.27.2015 12:36:27