C1.Silverlight.Schedule.5
ActionTypeEnum Enumeration

ActionTypeEnum determines the type of action.
Syntax
'Declaration
 
Public Enum ActionTypeEnum 
   Inherits System.Enum
public enum ActionTypeEnum : System.Enum 
Members
MemberDescription
ExecuteApplicationExecute local application with specified parameters.
NavigateToUrlOpen specified target in default browser.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.C1Schedule.ActionTypeEnum

See Also

Reference

C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.