ExpandSegment.ExpandedProperty Property

Definition

Gets the property to be expanded.

public:
 property System::Data::Services::Providers::ResourceProperty ^ ExpandedProperty { System::Data::Services::Providers::ResourceProperty ^ get(); };
public System.Data.Services.Providers.ResourceProperty ExpandedProperty { get; }
member this.ExpandedProperty : System.Data.Services.Providers.ResourceProperty
Public ReadOnly Property ExpandedProperty As ResourceProperty

Property Value

The property to expand.

Applies to