The individual change sets contained within this batch.

Namespace:  Mindscape.LightSpeed.ServiceModel
Assembly:  Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
[DataMemberAttribute]
public DistributedChangeDetail[] Details { get; set; }
Visual Basic (Declaration)
<DataMemberAttribute> _
Public Property Details As DistributedChangeDetail()

See Also