Proprietà BomItemComparerCmpId
             | 
          
        
        
            Indica se il confronto coinvolge l'id. E' stato esposto ma è un elemento fisso (Fixed true).
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool CmpId { get; set; }Public Property CmpId As Boolean
	Get
	Set
public:
property bool CmpId {
	bool get ();
	void set (bool value);
}member CmpId : bool with get, set
Valore della proprietà
Boolean
Vedi anche