StrategyComponent.Log (DataObject, Group) Method

public void Log( 
DataObject data
Group group 
)
This language is not supported or no code example is available.
public:  
void Log( 
DataObject^ data
Group^ group 
)
This language is not supported or no code example is available.
public function Log( 
data : DataObject
group : Group 
);
This language is not supported or no code example is available.

Parameters

data
DataObject

group
Group

In this article

Definition