Skip to content

7e68f5cb 00a1 7efd d42f e5ddae7d6398

Fernando Garcia edited this page May 8, 2018 · 1 revision

BuiltInFunctions Class

Additional header content

Specifies a set of built-in functions availables for static resources.

Inheritance Hierarchy

System.Object
  iTin.Export.BuiltInFunctions
Namespace: iTin.Export
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public static class BuiltInFunctions

VB

Public NotInheritable Class BuiltInFunctions

The BuiltInFunctions type exposes the following members.

Properties

 

Name Description
Public propertyStatic member AlternateColorSample
Public propertyStatic member CurrentDatetime Gets the get current date time.
Public propertyStatic member CurrentTableName Gets total defined-styles.
Public propertyStatic member CurrentTimeSpan Gets the get timespan.
Public propertyStatic member MachineName Gets the get current machine name
Public propertyStatic member TotalFields Gets total fields for current model.
Public propertyStatic member TotalStyles Gets total defined-styles
Public propertyStatic member UserName Gets the get current user name
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.BuiltInFunctions"]

See Also

Reference

iTin.Export Namespace

Clone this wiki locally