'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 System.Threading.Tasks.Task(Of Folder)
'Usage
Dim instance As IFolderATWCF Dim folderID As System.Integer Dim version As System.Integer Dim value As System.Threading.Tasks.Task(Of Folder) value = instance.Load(folderID, version)
Parameters
- folderID
- The ID to load
- version
- The version to load