SubjectBase Constructor (Uri)
Instantiate a new RDF object with the supplied Id as the subject Uri (Identifier)
Namespace: Microsoft.Imm.Sdk.Rdf
Assembly: Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)
Syntax
protected SubjectBase(
Uri id
)
Parameters
- id
Type: System. . :: .Uri
The RDF subject ID
Remarks
Use this contructor when creating a new object or when updating an existing object in a data store with a known ID where existing property values don't matter.