Namespace: MonoSoftware.MonoX.BusinessLayer
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public virtual double GetPhotosPerUser()
Visual Basic
Public Overridable Function GetPhotosPerUser As Double
Visual C++
public:
virtual double GetPhotosPerUser()
F#
abstract GetPhotosPerUser : unit -> float 
override GetPhotosPerUser : unit -> float 

Return Value

Type: Double

Implements

IAnalyticsBLL..::..GetPhotosPerUser()()()()

See Also