Proprietà CfgOperationDocid
             | 
          
        
        
            Docid del documento
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic Guid Docid { get; set; }Public Property Docid As Guid
	Get
	Set
public:
property Guid Docid {
	Guid get ();
	void set (Guid value);
}member Docid : Guid with get, set
Valore della proprietà
Guid
Vedi anche