CadEntityBase.Id

CadEntityBase.Id property

Gets the identifier.

public virtual string Id { get; set; }

Property Value

The identifier.

See Also