 | BaseStepsuniqueStamp Property |
Time stamp that should be static for all test step definitions in a scenario
Namespace: Blackbaud.UAT.Core.BaseAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntaxprotected static string uniqueStamp { get; }
Protected Shared ReadOnly Property uniqueStamp As String
Get
protected:
static property String^ uniqueStamp {
String^ get ();
}
Property Value
Type:
String
See Also