RelationshipAuditDetail.RelationshipName Property

Definition

Gets or sets the relationship name before the change occurs.

public:
 property System::String ^ RelationshipName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string RelationshipName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RelationshipName : string with get, set
Public Property RelationshipName As String

Property Value

The relationship name.

Attributes

Applies to