BarFactoryItem.AddReminder Method

protected bool AddReminder( 
DateTime datetime
ClockType type 
)
This language is not supported or no code example is available.
protected:  
bool AddReminder( 
DateTime datetime
ClockType type 
)
This language is not supported or no code example is available.
protected function AddReminder( 
datetime : DateTime
type : ClockType 
) : boolean;
This language is not supported or no code example is available.

Parameters

datetime
DateTime

type
ClockType

Return Value

bool

In this article

Definition