Partager via


AnonymousTypeDescriptor.Properties Property

Definition

public:
 property System::Collections::Generic::IEnumerable<Microsoft::Xrm::Sdk::Data::CodeGen::PropertyDescriptor ^> ^ Properties { System::Collections::Generic::IEnumerable<Microsoft::Xrm::Sdk::Data::CodeGen::PropertyDescriptor ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.Xrm.Sdk.Data.CodeGen.PropertyDescriptor> Properties { get; }
member this.Properties : seq<Microsoft.Xrm.Sdk.Data.CodeGen.PropertyDescriptor>
Public ReadOnly Property Properties As IEnumerable(Of PropertyDescriptor)

Property Value

Applies to