Skip to main content

Class VdpOptions

Namespace: Aurigma.DesignAtoms.Model
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class VdpOptions

Inheritance: System.Object -> VdpOptions

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

VdpOptions

public VdpOptions()

Properties

ApplyDataToVariablesOnly

public bool ApplyDataToVariablesOnly { get; set; }

Methods

GetHashCode

public override int GetHashCode()
Returns

System.Int32

Overrides
  • System.Object.GetHashCode
Was this page helpful?