Metadata
The following are properties for PlatformActionListItem.
public String actionName {get; set;}
Type: String
public Metadata.PlatformActionTypeEnum actionType {get; set;}
Type: Metadata.PlatformActionTypeEnum
public Integer sortOrder {get; set;}
Type: Integer
public String subtype {get; set;}
The following are methods for PlatformActionListItem.
public Object clone()
Type: Object