Click or drag to resize
FdfResultCollectionSetParent Method

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void SetParent(
	Object parent,
	bool nullOnly = true
)

Parameters

parent
Type: SystemObject
nullOnly (Optional)
Type: SystemBoolean
See Also