Edit

ReleaseReference Class

Definition

Reference to a release.

[System.Runtime.Serialization.DataContract]
public sealed class ReleaseReference : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type ReleaseReference = class
    inherit TestManagementBaseSecuredObject
Public NotInheritable Class ReleaseReference
Inherits TestManagementBaseSecuredObject
Inheritance
Attributes

Constructors

ReleaseReference()
ReleaseReference(ISecuredObject)

Properties

Attempt
CreationDate
DefinitionId

Release definition ID.

EnvironmentCreationDate
EnvironmentDefinitionId

Release environment definition ID.

EnvironmentDefinitionName

Release environment definition name.

EnvironmentId

Release environment ID.

EnvironmentName

Release environment name.

Id

Release ID.

Name

Release name.

Methods

SecureIdentityRef(IdentityRef) (Inherited from TestManagementBaseSecuredObject)

Explicit Interface Implementations

ISecuredObject.GetToken() (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.NamespaceId (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.RequiredPermissions (Inherited from TestManagementBaseSecuredObject)

Applies to