This class should be used in every versioning package to register it's naming and detecting of live versions

Namespace: Composite.Data.Types
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public static class VersionedDataHelper
Visual Basic
<ExtensionAttribute> _
Public NotInheritable Class VersionedDataHelper
Visual C++
[ExtensionAttribute]
public ref class VersionedDataHelper abstract sealed

Inheritance Hierarchy

System..::..Object
  Composite.Data.Types..::..VersionedDataHelper

See Also