Proprietà PackAndGoNodeDescriptor.DocId

DedNet

Proprietà PackAndGoNodeDescriptorDocId

Id del documento

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi
public 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à

Tipo: Guid
Vedi anche