Unit 'googleblogger' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TPostsResource.Get

Declaration

Source position: googleblogger.pp line 1339

public function TPostsResource.Get(

  blogId: string;

  postId: string;

  AQuery: string = ''

):TPost;

function TPostsResource.Get(

  blogId: string;

  postId: string;

  AQuery: TPostsGetOptions

):TPost;



CT Web help

CodeTyphon Studio