MVPSI.JAMS Namespace > IFolderATSQL Interface : Load Method |
'Declaration
<System.ServiceModel.OperationContractAttribute()> <System.ServiceModel.FaultContractAttribute(DetailType=MVPSI.JAMS.JAMSException, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=False)> Function Load( _ ByVal folderID As System.Integer, _ ByVal version As System.Integer _ ) As Folder
'Usage
Dim instance As IFolderATSQL Dim folderID As System.Integer Dim version As System.Integer Dim value As Folder value = instance.Load(folderID, version)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2