Share via


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

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.

See Also

SubjectBase Class

SubjectBase Overload

Microsoft.Imm.Sdk.Rdf Namespace