DevForce Help Reference
Type Property (TriggerItem)


Gets the type of object that this TriggerItem is applicable to.
Syntax
'Declaration
 
Public ReadOnly Property Type As Type
'Usage
 
Dim instance As TriggerItem
Dim value As Type
 
value = instance.Type
public Type Type {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TriggerItem Class
TriggerItem Members

Send Feedback