﻿<?xml version="1.0"?>
<doc>
<assembly>
<name>
Vascor.EnterpriseOptions.DA
</name>
</assembly>
<members>
<member name="M:Vascor.EnterpriseOptions.DA.Deployment.GetDeploymentFolderByApplicatonCode(System.String)">
 <summary>
 Returns the Deployment Folder By Application Code and Module Code
 </summary>
 <param name="strApplicationCode"></param>
 <param name="strModuleCode"></param>
 <returns></returns>
 <remarks>
 01/19/2010
 Horacio Torres 
 </remarks>
</member>
<member name="M:Vascor.EnterpriseOptions.DA.Deployment.GetAssembliesByApplicatonCode(System.String)">
 <summary>
 Returns the assemblies by application code
 </summary>
 <param name="strApplicationCode"></param>
 <returns></returns>
 <remarks>
 Horacio Torres
 01/21/2010
 </remarks>
</member>
<member name="T:Vascor.EnterpriseOptions.DA.FilePath">
 <summary>
 Refactored DA methods into the correct namespace.
 </summary>
 <remarks>
 Patrick Johnson
 3/13/2009
 Refactored methods from FVSCMS to match the table in EO the methods affect.
</remarks>
</member>
<member name="M:Vascor.EnterpriseOptions.DA.FilePath.FetchByFilePathID(System.Int32)">
 <summary>
 Returns a documents path for a FilePathID
 </summary>
 <param name="intFilePathID"></param>
 <returns></returns>
 <remarks>
 Patrick Johnson
 3/14/2009
 Added to EO DA class as it is the proper place. Was in FVSCMS.DA
 </remarks>
</member>
<member name="M:Vascor.EnterpriseOptions.DA.FilePath.FetchURLByFilePathID(System.Int32)">
 <summary>
 Returns a documents path for a FilePathID
 </summary>
 <param name="intFilePathID"></param>
 <returns></returns>
 <remarks>
 Samantha Hinton
 08/26/2009
 added method to get URL for file
 </remarks>
</member>
</members>
</doc>
