Difference between revisions of "CatglobeCostPerDay class"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "{{CGscriptClass_Template |Name=CatglobeCostPerDay |Description=The daily cost object |Methods= {{CGscriptMethods_Template|ReturnType=string|Name=ToString|Description=The strin...")
(No difference)

Revision as of 05:29, 28 November 2016

CatglobeCostPerDay



The daily cost object


Methods

  • string ToString() - The string representation of the object.

Properties

  • int CollectionType { get; } - Get collection type
  • string CollectionTypeAsString { get; } - Get collection type
  • DateTime Date { get; } - The day of the cost
  • string ObjectTypeName { get; } - The name of the type of object.
  • TypeInformation TypeInformation { get; } - Get information about this class.
  • number Units { get; } - Get collected cost for the questionnaire one the given day