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()
Namespace: Aurigma.DesignAtoms.Model
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class VdpOptions
Constructors
VdpOptions()
Declaration
public VdpOptions()
Properties
ApplyDataToVariablesOnly
Declaration
public bool ApplyDataToVariablesOnly { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Methods
GetHashCode()
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| System.Int32 |
Overrides
System.Object.GetHashCode()