| GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.ActiveReports.ArsClient 名前空間 > ArsRestClient クラス : GetDocumentContentStream<T> メソッド |
'宣言 Public Function GetDocumentContentStream(Of T As ArsDocument)( _ ByVal id As String _ ) As Stream
public Stream GetDocumentContentStream<T>( string id ) where T: ArsDocument