Proprietà BomItemInfoCmpExp
             | 
          
        
        
            Struttura contenente le informazioni della comparazione (usato nell'esportazione della comparazione)
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic RelationshipItemStruct InfoCmpExp { get; set; }Public Property InfoCmpExp As RelationshipItemStruct
	Get
	Set
public:
property RelationshipItemStruct InfoCmpExp {
	RelationshipItemStruct get ();
	void set (RelationshipItemStruct value);
}member InfoCmpExp : RelationshipItemStruct with get, set
Valore della proprietà
RelationshipItemStruct
Vedi anche