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

List of properties

Namespace:  OfficeClip.BusinessLayer.Framework.Profile
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
protected List<string> props
Visual Basic (Declaration)
Protected props As List(Of String)
Visual C++
protected:
List<String^>^ props

See Also