Class CustomButtonContract
Represents a custom button
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class CustomButtonContract : Object
Name | Description |
---|---|
CustomButtonContract() |
Fields
Name | Description |
---|---|
AdaptiveCard | Adaptive Card |
Body | Body |
Command | Command |
ContentType | ContentType |
HttpCommandType | HttpCommandType |
IconName | Icon name |
Id | Id of custom button |
MultiselectAllowed | If multiselect is allowed |
Name | Name of custom button |
ObjectTypeFilter | List of object type filter |
Options | Options for custom button |
ParentButtonId | Id of parent button |
PopUpSettingsContract | Pop up settings of custom button |
QueryFilter | List of seach conditions |
RefreshSearchAfterExecution | Refresh search after execution |
ShowAlways | If show always |
SortOrder | Sort order |
Target | Target of custom button e. g. _blank, _self |
TimeOut | Timeout for the reply in milliseconds |
URL | URL |
UserRoleFilter | List of user role filter |
WaitForResponse | Whether to wait for the reply or not |