Account.Parent Property

public Account Parent {get;}
This language is not supported or no code example is available.
public:  
property Account^ Parent { 
Account^ get( ); 
}
This language is not supported or no code example is available.
public function get Parent() : Account;
This language is not supported or no code example is available.

Property Value

Account

In this article

Definition