Udostępnij za pośrednictwem


Metoda FolderOperationsCollection.Add

Dodaje obiekt do końca FolderOperationsCollection.

Przestrzeń nazw:  Microsoft.ReportingServices.Interfaces
Zestawy:   Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Składnia

'Deklaracja
Public Function Add ( _
    operation As FolderOperation _
) As Integer
'Użycie
Dim instance As FolderOperationsCollection
Dim operation As FolderOperation
Dim returnValue As Integer

returnValue = instance.Add(operation)
public int Add(
    FolderOperation operation
)
public:
int Add(
    FolderOperation operation
)
member Add : 
        operation:FolderOperation -> int 
public function Add(
    operation : FolderOperation
) : int

Parametry

Wartość zwracana

Typ: System.Int32
Stanowisko, do którego włożono nową operację folderu.