ServicePRO SDK Help

stcAttachmentFolder..::..SetOwner Method

Sets the owner.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public void SetOwner(
	List<stcAttachmentFolder> collection
)
Public Sub SetOwner ( _
	collection As List(Of stcAttachmentFolder) _
)

Parameters

collection
Type: List<(Of <(<'stcAttachmentFolder>)>)>
The collection.