QueryEntity Id Property
This property holds the unique identifier for this object.
Namespace:
Scribe.Core.ConnectorApi.Query
Assembly:
Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
[IgnoreDataMemberAttribute] public Guid Id { get; }
Property Value
Type: Guid
See