struct Package.PackageUsageStats.Group

in global :: Sandbox

😔 No documentation found.


public long Users { get; set; }

Unique Users

public long Seconds { get; set; }

Total combined user-seconds

public long Sessions { get; set; }

Total combined user-seconds

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.