Click or drag to resize

RemAdminClearADSyncValidItems Method

Paperwork .Net Kütüphanesi
Sistem içi kullanım için tasarlanmıştır. SDK'dan çıkarılmıştır.

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public GenericResult ClearADSyncValidItems(
	ObjectID syncId,
	bool withFixed,
	string kind
)

Parameters

syncId
Type: ObjectID
withFixed
Type: SystemBoolean
kind
Type: SystemString

Return Value

Type: GenericResult
See Also