[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=FileNamingType Info=Specifies the file naming options for the batch command. [Property] Name=Sets the name of the component. ARG(string)|2| FileNaming=Sets the member of enumeration. ARG(PsFileNamingType)|14|0|psDocumentNameMixed,psDocumentNameLower,psDocumentNameUpper,psSerialNumber1,psSerialNumber2,psSerialNumber3,psSerialNumber4,psSerialLetterLower,psSerialLetterUpper,psMmddyy,psMmdd,psYyyymmdd,psYymmdd,psYyddmm,psDdmmyy,psDdmm,psExtensionLower,psExtensionUpper [Methods] *doMembers=Gets all the members of the enumeration. ARG()|1|0 doParse=Parses from the string. ARG(string value)|1|0 *onMembers=Occurs after invoke method doMembers and returns all the members of the enumeration one by one. ARG(object)|2|0 onParse=Occurs after invoke method doParse and returns the result. ARG(PsFileNamingType)|2|0 FileNaming=Returns the member of enumeration. ARG(PsFileNamingType)|3|0 Result=Returns the result. ARG(PsFileNamingType)|3|0 Value=Defines the string to parse. ARG(string)|4|2