Page "Save Segment Criteria"
ID 5142
Namespace: Microsoft.CRM.Segment
Properties
| Name |
Value |
| Caption |
Save Segment Criteria
|
| PageType |
StandardDialog
|
Methods
GetValues
procedure GetValues(var GetFormAction: Action, var GetCode: Code[10], var GetDescription: Text[100])
Parameters
| Name |
Type |
Description |
|
GetFormAction
|
Action
|
|
|
GetCode
|
Code[10]
|
|
|
GetDescription
|
Text[100]
|
|
SetValues
procedure SetValues(SetFormAction: Action, SetCode: Code[10], SetDescription: Text[100])
Parameters
| Name |
Type |
Description |
|
SetFormAction
|
Action
|
|
|
SetCode
|
Code[10]
|
|
|
SetDescription
|
Text[100]
|
|
See also