Holder class for ValueModel data for use with a DistributedChangeDetail instance.
Namespace:
Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
[DataContractAttribute(Namespace = "http://schemas.mindscape.net.nz/LightSpeed/v4")] public class ValueModelData |
Visual Basic (Declaration) |
---|
<DataContractAttribute(Namespace := "http://schemas.mindscape.net.nz/LightSpeed/v4")> _ Public Class ValueModelData |