DataEntity Id Property
This property holds a unique identifier for the DataEntity. It is used by Scribe Online Core for referential integrity.
Namespace: Scribe.Core.ConnectorApi
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public Guid Id { get; }
Property Value
Type: Guid
See