Proprietà DedFormAssociateDocEnablePrimaryContext
             | 
          
        
        
            Restituisce o imposta se abilitare il contesto primario.
            
        
        Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool EnablePrimaryContext { get; set; }Public Property EnablePrimaryContext As Boolean
	Get
	Set
public:
property bool EnablePrimaryContext {
	bool get ();
	void set (bool value);
}member EnablePrimaryContext : bool with get, set
Valore della proprietà
Boolean
Vedi anche