StrategyComponent.Log (DataObject, Int32) Method

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

Parameters

data
DataObject

groupId
int

In this article

Definition