The following tables list the members exposed by the DeploymentType type.

Public Constructors

  Name Description
DeploymentType Overloaded.  
Top

Public Properties (see also Protected Properties)

  Name Description
public property Application  
public property Dependencies  
public property DeploymentTechnology  
public property Description  
public property Enabled  
public property Functionality  
public property Hosting  
public property Id  (inherited from NamedObject)
public property Installer  
public property IsChanged  (inherited from BaseObject)
public property IsReadOnly  (inherited from BaseObject)
public property Languages  
public property Name  (inherited from NamedObject)
public property Requirements  
public property Scope  (inherited from NamedObject)
public property SourceId  (inherited from NamedObject)
public property Supersedes  
public property Tags  
public property Technology  
public property Title  
public property Version  (inherited from NamedObject)
Top

Protected Properties

  Name Description
protected property InsideIsChangedSetter  (inherited from BaseObject)
Top

Public Methods (see also Protected Methods)

  Name Description
public method ChangeId  Overridden. (inherited from BaseObject)
public method Clone  Overridden. (inherited from BaseObject)
public method Copy  (inherited from BaseObject)
public method CopyFrom  (inherited from BaseObject)
public method CreateNewId  (inherited from NamedObject)
public method EnumerateLocalizedProperties  (inherited from BaseObject)
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetResourceId  (inherited from BaseObject)
public method GetType  (inherited from Object)
public method SetResourceId  (inherited from BaseObject)
public method ToString  Overridden. (inherited from BaseObject)
public method Validate  (inherited from BaseObject)
public method ValidateProperty  Overloaded. (inherited from BaseObject)
public method ValidateProperty Overridden.  
Top

Protected Methods

  Name Description
protected method AttachTracker  (inherited from BaseObject)
protected method CheckIsChanged  (inherited from BaseObject)
protected method DetachTracker  (inherited from BaseObject)
protected method EnumerateFields  Overloaded. (inherited from BaseObject)
protected method EnumerateTrackerChildren  (inherited from BaseObject)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method OnChanged  Overridden. (inherited from BaseObject)
protected method OnChanging  (inherited from BaseObject)
protected method OnDeserialized  (inherited from BaseObject)
protected method OnDeserializing  (inherited from BaseObject)
protected method OnSerialized  (inherited from BaseObject)
protected method OnSerializing  (inherited from BaseObject)
protected method SetIsChanged  (inherited from BaseObject)
protected method SetProp  (inherited from BaseObject)
Top

Protected Events

  Name Description
protected event OnChangedEvent  (inherited from BaseObject)
protected event OnChangingEvent  (inherited from BaseObject)
Top

See Also