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

Class to represent the document user profile

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

Syntax

C#
public class DocumentUserProfile : ProfileBase
Visual Basic (Declaration)
Public Class DocumentUserProfile _
	Inherits ProfileBase
Visual C++
public ref class DocumentUserProfile : public ProfileBase

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Framework.Profile..::.ProfileBase
    OfficeClip.BusinessLayer.Framework.Profile..::.DocumentUserProfile

See Also