IActionTypeAttributeActionType Property
|
Gets the type of action.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxEnumActionType ActionType { get; }ReadOnly Property ActionType As EnumActionType
Get
property EnumActionType ActionType {
EnumActionType get ();
}abstract ActionType : EnumActionType with get
Property Value
EnumActionType
See Also