ParameterUtilsDownloadCompanyName Method

Overload List
 NameDescription
Public methodStatic memberDownloadCompanyName(Document, ForgeTypeId)Obsolete.
Downloads the name of the given parameter's owning account and records it in the given document. If the owning account's name is already recorded in the given document, this method returns the name without downloading it again.
Public methodStatic memberDownloadCompanyName(Document, ForgeTypeId, String) Downloads the name of the given parameter's owning account and records it in the given document. If the owning account's name is already recorded in the given document, this method returns the name without downloading it again.
Top
See Also