Report "Segment - Cover Sheet"
ID 5064
Namespace: Microsoft.CRM.Reports
Get or print cover sheets for your segments.
Properties
| Name |
Value |
| DefaultLayout |
RDLC
|
| RDLCLayout |
./CRM/Reports/SegmentCoverSheet.rdlc
|
| Caption |
Segment - Cover Sheet
|
| WordMergeDataItem |
Segment Header
|
Methods
InitializeText
procedure InitializeText(Text1From: Text[100], Text2From: Text[100], Text3From: Text[100], Text4From: Text[100], Text5From: Text[100])
Parameters
| Name |
Type |
Description |
|
Text1From
|
Text[100]
|
|
|
Text2From
|
Text[100]
|
|
|
Text3From
|
Text[100]
|
|
|
Text4From
|
Text[100]
|
|
|
Text5From
|
Text[100]
|
|
procedure InitializeRemarks(AsAgreedUpon: Boolean, ForYourInformation: Boolean, YourCommentsPlease: Boolean, ForYourApproval: Boolean, PleaseCall: Boolean, ReturnedAfterUse: Boolean)
Parameters
| Name |
Type |
Description |
|
AsAgreedUpon
|
Boolean
|
|
|
ForYourInformation
|
Boolean
|
|
|
YourCommentsPlease
|
Boolean
|
|
|
ForYourApproval
|
Boolean
|
|
|
PleaseCall
|
Boolean
|
|
|
ReturnedAfterUse
|
Boolean
|
|
procedure InitializeCustomRemarks(CustomRemark: Boolean, CustomRemarkText: Text[100])
Parameters
| Name |
Type |
Description |
|
CustomRemark
|
Boolean
|
|
|
CustomRemarkText
|
Text[100]
|
|
See also