Skip to main content

Constructors

NSWebAppUsage()

Initializes a new instance of the NSWebAppUsage class.

Methods

GetAggregateBin()

Returns: CRMScript.Global.Integer Example:

GetAggregateCount()

Returns: CRMScript.Global.Integer - Number of times the specific soprotocol is accessed. Example:

GetAssocId()

Returns: CRMScript.Global.Integer - Associate Id. Example:

GetTimestamp()

Returns: CRMScript.Global.DateTime - Which day the usage was logged. Example:

GetVersion()

Returns: CRMScript.Global.Integer Example:

GetViewState()

Returns: CRMScript.Global.String - The SoProtocol(ViewState). Example:

GetWebAppUsageId()

Returns: CRMScript.Global.Integer - Primary Key. Example:

SetAggregateBin(Integer)

Returns: CRMScript.Global.Void Example:

SetAggregateCount(Integer)

Returns: CRMScript.Global.Void Example:

SetAssocId(Integer)

Returns: CRMScript.Global.Void Example:

SetTimestamp(DateTime)

Returns: CRMScript.Global.Void Example:

SetVersion(Integer)

Returns: CRMScript.Global.Void Example:

SetViewState(String)

Returns: CRMScript.Global.Void Example:

SetWebAppUsageId(Integer)

Returns: CRMScript.Global.Void Example: