Show / Hide Table of Contents

Constructor ComputationAttribute

| Improve this Doc View Source

ComputationAttribute(String)

Initializes a new instance of ComputationAttribute, by name.

Declaration
public ComputationAttribute(string name)
Parameters
Type Name Description
System.String name

The name of the computation.

| Improve this Doc View Source

ComputationAttribute(String, ComputationMode)

Initializes a new instance of ComputationAttribute, by name and computation mode.

Declaration
public ComputationAttribute(string name, ComputationMode mode)
Parameters
Type Name Description
System.String name

The name of the computation.

ComputationMode mode

The computation mode.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest