Partager via


UserProfile.EntityCollectionSeralizedVersion Property

Definition

Gets or sets the private version of the entity collection.

public:
 property System::String ^ EntityCollectionSeralizedVersion { System::String ^ get(); void set(System::String ^ value); };
public string EntityCollectionSeralizedVersion { get; set; }
member this.EntityCollectionSeralizedVersion : string with get, set
Public Property EntityCollectionSeralizedVersion As String

Property Value

The private version of the entity collection..

Applies to