Click or drag to resize

AbstractViewContentContentId Property

Gets or sets the content identifier. Here, the content identifier is calculated of the reference hash of the document. Setting is not implemented here.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual string ContentId { get; set; }

Property Value

String
The content identifier.
See Also