c

dynamics.cli

AddSolutionComponentArgs

class AddSolutionComponentArgs extends Object

See: https://msdn.microsoft.com/en-us/library/mt593057.aspx

See: https://msdn.microsoft.com/en-us/library/gg328546.aspx#bkmk_componenttype

Annotations
@ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AddSolutionComponentArgs
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AddSolutionComponentArgs(ComponentId: String, ComponentType: Int = 61, SolutionUniqueName: String, AddRequiredComponents: Boolean = false, IncludedComponentSettingsValues: |[Null, Array[String]] = null)

Value Members

  1. val AddRequiredComponents: Boolean
  2. val ComponentId: String
  3. val ComponentType: Int
  4. val IncludedComponentSettingsValues: |[Null, Array[String]]
  5. val SolutionUniqueName: String
  6. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  7. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  8. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  9. def toLocaleString(): String
    Definition Classes
    Object
  10. def valueOf(): Any
    Definition Classes
    Object