[This is preliminary documentation and is subject to change.]
Sets the event show as value of the poperty
Namespace:
OfficeClip.BusinessLayer.Framework.ProfileAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
protected void SetEventShowAs( int index, EventShowAs value ) |
Visual Basic (Declaration) |
---|
Protected Sub SetEventShowAs ( _ index As Integer, _ value As EventShowAs _ ) |
Visual C++ |
---|
protected: void SetEventShowAs( int index, EventShowAs value ) |
Parameters
- index
- Type: System..::.Int32
The index of the property
- value
- Type: OfficeClip.Utils..::.EventShowAs
The value of the property