Proprietà DedFormAssociateDocPrimaryContext
             | 
          
        
        
            Restituisce o imposta il contesto con il quale associare i documenti.
            Di default è true ed i documenti vengono associati come primari.
            
        
        Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool PrimaryContext { get; set; }Public Property PrimaryContext As Boolean
	Get
	Set
public:
property bool PrimaryContext {
	bool get ();
	void set (bool value);
}member PrimaryContext : bool with get, set
Valore della proprietà
Boolean
Vedi anche