Propriedade do RDL Versions

Gets or sets an array of versions.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)

Sintaxe

[DataMemberAttribute(EmitDefaultValue = false)]
public Collection<Version> Versions { get; set; }

Valor da propriedade

Tipo: System.Collections.ObjectModel. . :: . .Collection< (Of < ( <'Version> ) > ) >
A collection of type Version.