Proprietà DedCommIsSubComm
             | 
          
        
        
            Restituisce true se questa è una sotto-commessa altrimenti restituisce false.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool IsSubComm { get; }Public ReadOnly Property IsSubComm As Boolean
	Get
public:
property bool IsSubComm {
	bool get ();
}member IsSubComm : bool with get
Valore della proprietà
Boolean
Vedi anche