DomainObjectInfo.Id Property

Definition

Gets the ID of this domain object.

public:
 property Guid Id { Guid get(); };
public Guid Id { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

Attributes

Applies to