[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=FtpStatusCode Info=Specifies the status codes returned for a File Transfer Protocol operation. [Property] Name=Sets the name of the component. ARG(string)|2| FtpStatusCode=Sets the member of enumeration. ARG(FtpStatusCode)|14|0|Undefined,RestartMarker,ServiceTemporarilyNotAvailable,DataAlreadyOpen,OpeningData,CommandOK,CommandExtraneous,DirectoryStatus,FileStatus,SystemType,SendUserCommand,ClosingControl,ClosingData,EnteringPassive,LoggedInProceed,ServerWantsSecureSession,FileActionOK,PathnameCreated,SendPasswordCommand,NeedLoginAccount,FileCommandPending,ServiceNotAvailable,CantOpenData,ConnectionClosed,ActionNotTakenFileUnavailableOrBusy,ActionAbortedLocalProcessingError,ActionNotTakenInsufficientSpace,CommandSyntaxError,ArgumentSyntaxError,CommandNotImplemented,BadCommandSequence,NotLoggedIn,AccountNeeded,ActionNotTakenFileUnavailable,ActionAbortedUnknownPageType,FileActionAborted,ActionNotTakenFilenameNotAllowed [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(FtpStatusCode)|2|0 FtpStatusCode=Returns the member of enumeration. ARG(FtpStatusCode)|3|0 Result=Returns the result. ARG(FtpStatusCode)|3|0 Value=Defines the string to parse. ARG(string)|4|2