[This is preliminary documentation and is subject to change.]
Marks a particular annoucement as closed.
Namespace:
OfficeClip.DBLayer.OfficePortalAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public void Close( int announceId ) |
Visual Basic (Declaration) |
---|
Public Sub Close ( _ announceId As Integer _ ) |
Visual C++ |
---|
public: void Close( int announceId ) |
Parameters
- announceId
- Type: System..::.Int32
id of the announcement which is marked as closed.