Transform.Process MethodTransform.Process MethodTransform::Process Method

Performs the transformation.

Syntax

Protected Overrides Function Process() As Boolean
protected override bool Process()
protected:
virtual bool Process() override
 

Return Value

Type: System.BooleanSystem.BooleanSystem::Boolean

Returns trueTruetrue if the task successfully executed; otherwise, falseFalsefalse.