| MarkForPublishServices Methods | 
The MarkForPublishServices type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CheckContentItemsMarkedForTarget | Retrieves the Mark-for-publish information on given page(s). Similar to the operation "GetPageMarks". However, this operation is geared towards returning mark for publishing information on a perticular Publishing Target. Also, it's return information is a lot simpler. | 
|  | GetAssetMarks | 
             Retrieves the Mark-for-publish information on given page(s)
              | 
|  | GetPageMarks | 
             Retrieves the Mark-for-publish information on given page(s)
              | 
|  | GetPublishingSystemObjects | 
             Retrieves either list of Publishing Targets a given page is marked for; Or list of Publishing Profiles that contains marked Publishing Targets in each profile.
              | 
|  | MarkAssets | 
             Marks/unmarks the given Assets for publish on provided Publishing Targets.
             All involved pages will be marked the same way.
              | 
|  | MarkPages | 
             Marks/unmarks the given Pages for publish on provided Publishing Targets.
             All involved pages will be marked the same way.
              | 
|  | Propagate | 
             Propagates publish marking to specific Publishing Targets.
              | 
|  | PropagateAsset | 
             Propagates publishing mark for given Asset,
             to specific Publishing Targets.
              | 
 See Also
See Also