DomainObjectInfo.DisplayName Property

Definition

Gets display name of this domain object.

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public string DisplayName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Property Value

Attributes

Applies to