SharedStepModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reference to shared step workitem.
[System.Runtime.Serialization.DataContract]
public class SharedStepModel : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type SharedStepModel = class
inherit TestManagementBaseSecuredObject
Public Class SharedStepModel
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Constructors
| SharedStepModel() |
Fields
| Id |
WorkItem shared step ID. |
| Revision |
Shared step workitem revision. |
Methods
| SecureIdentityRef(IdentityRef) | (Inherited from TestManagementBaseSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from TestManagementBaseSecuredObject) |