Get number of photos per user.

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

Syntax

C#
double GetPhotosPerUser()
Visual Basic
Function GetPhotosPerUser As Double
Visual C++
double GetPhotosPerUser()
F#
abstract GetPhotosPerUser : unit -> float 

Return Value

Type: Double

See Also