Method | Description | |
---|---|---|
CreateFromContract ( |
Creates a ReportDocument from a ReportContract.
|
|
ToContract ( string contentId, ContentType contentType ) : |
Creates a ReportContract from this document.
|
public static CreateFromContract ( |
||
contract | ||
return |
public ToContract ( string contentId, ContentType contentType ) : |
||
contentId | string | The id of the content this report is for. |
contentType | ContentType | The content type this report is for. |
return |