A unique tracking identifier for this change set which is used by the server when
responding to requests.
Namespace:
Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
[DataMemberAttribute] public string TrackingIdentifier { get; set; } |
Visual Basic (Declaration) |
---|
<DataMemberAttribute> _ Public Property TrackingIdentifier As String |