Proprietà DedCommPermCommId
             | 
          
        
        
            Restituisce il guid della commessa di appartenenza.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic Guid CommId { get; set; }Public Property CommId As Guid
	Get
	Set
public:
property Guid CommId {
	Guid get ();
	void set (Guid value);
}member CommId : Guid with get, set
Valore della proprietà
Guid
Vedi anche