Share via


DistinctMobileOfflineRelatedEntitiesResponse.EntitiesNotInProfile Property

Definition

public:
 property System::Collections::Generic::IList<System::String ^> ^ EntitiesNotInProfile { System::Collections::Generic::IList<System::String ^> ^ get(); void set(System::Collections::Generic::IList<System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<string> EntitiesNotInProfile { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.EntitiesNotInProfile : System.Collections.Generic.IList<string> with get, set
Public Property EntitiesNotInProfile As IList(Of String)

Property Value

Attributes

Applies to