[This is preliminary documentation and is subject to change.]

The list Index

Namespace:  OfficeClip.BusinessLayer.OfficePortal.CorpMenu
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public int ListIndex { get; }
Visual Basic (Declaration)
Public ReadOnly Property ListIndex As Integer
Visual C++
public:
property int ListIndex {
	int get ();
}

See Also