Document.Guid

Document.Guid property

Gets the object’s globally unique id.

public Guid Guid { get; }

Property Value

The GUID.

See Also