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