public ISubEntityFetchPlan SubEntityFetchPlan { get; }
Public ReadOnly Property SubEntityFetchPlan As ISubEntityFetchPlan
Get
public:
property ISubEntityFetchPlan^ SubEntityFetchPlan {
ISubEntityFetchPlan^ get ();
}
member SubEntityFetchPlan : ISubEntityFetchPlan with get