Click or drag to resize

RemAdminUpdateUsedACL Method

Paperwork .Net Kütüphanesi

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public a_GenericResult UpdateUsedACL(
	string AclId,
	string NewAclId,
	string Part,
	string Internal
)

Parameters

AclId
Type: SystemString
NewAclId
Type: SystemString
Part
Type: SystemString
Internal
Type: SystemString

Return Value

Type: a_GenericResult
See Also