BaseBlankNodeHasAutoAssignedID Property |
Indicates whether this Blank Node had its ID assigned for it by the Graph.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool HasAutoAssignedID { get; }
Public ReadOnly Property HasAutoAssignedID As Boolean
Get
Property Value
Type:
BooleanSee Also