Entity.PublicId

Entity.PublicId property

The public identifier associated with the entity if specified, and null otherwise.

public string PublicId { get; }

Property Value

The public identifier.

See Also