Scopo
GUID che identifica il documento all'interno del progetto.
Sintassi
s := Struttura.GUID
Quando letta
Restituisce il GUID del documento.
Quando scritta
Imposta il GUID del documento.
Esempio
// Carico le proprietà del documento
Tag := Struttura.Tag
GUID := Struttura.GUID
Icon := Struttura.Icon
DBCode := Struttura.DBCode
UIName := Struttura.UIName
Concept := Struttura.Concept
Services := Struttura.Services
DocumentiIdentification := Services & Document Identification > ZERO
ExtendedSchema := Services & Extended Schema > ZERO
Attachments := Services & Attachments > ZERO
Comments := Services & Comments > ZERO
Domains := Services & Domains > ZERO
UserInformation := Services & User Information > ZERO
DocumentLocking := Services & Document Locking > ZERO
LogicalDeletion := Services & Logical Deletion > ZERO
UseClassFactory := Services & Use Class Factory > ZERO
Tag := Struttura.Tag
GUID := Struttura.GUID
Icon := Struttura.Icon
DBCode := Struttura.DBCode
UIName := Struttura.UIName
Concept := Struttura.Concept
Services := Struttura.Services
DocumentiIdentification := Services & Document Identification > ZERO
ExtendedSchema := Services & Extended Schema > ZERO
Attachments := Services & Attachments > ZERO
Comments := Services & Comments > ZERO
Domains := Services & Domains > ZERO
UserInformation := Services & User Information > ZERO
DocumentLocking := Services & Document Locking > ZERO
LogicalDeletion := Services & Logical Deletion > ZERO
UseClassFactory := Services & Use Class Factory > ZERO
- Non è consigliato modificare questa proprietà in quanto il GUID non ha nessun impatto applicativo ed essendo statica la sua modifica sarebbe condivisa con tutte le sessioni correnti e future.
Ultima modifica: 25/03/2021 / Validità: da 7.5.3400