StrategyComponent.Log (DateTime, String, Int32) Method

public void Log( 
DateTime dateTime
string text
int groupId 
)
This language is not supported or no code example is available.
public:  
void Log( 
DateTime dateTime
String^ text
int groupId 
)
This language is not supported or no code example is available.
public function Log( 
dateTime : DateTime
text : String
groupId : int 
);
This language is not supported or no code example is available.

Parameters

dateTime
DateTime

text
string

groupId
int

In this article

Definition