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