com.microsoft.tfs.core.clients.workitem
Class NonCoreFieldsReferenceNames

java.lang.Object
  extended by com.microsoft.tfs.core.clients.workitem.NonCoreFieldsReferenceNames

public final class NonCoreFieldsReferenceNames
extends java.lang.Object

Class that contains the reference names for core fields.

Since:
TEE-SDK-10.1

Field Summary
static java.lang.String REPRO_STEPS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPRO_STEPS

public static final java.lang.String REPRO_STEPS
Constant Field Value:
"Microsoft.VSTS.TCM.ReproSteps"
See Also:
Constant Field Values


© 2015 Microsoft. All rights reserved.