Report.DescriptionLocID Property

Definition

Gets or sets the unique identifier for the Description property.

public:
 property System::String ^ DescriptionLocID { System::String ^ get(); void set(System::String ^ value); };
public string DescriptionLocID { get; set; }
member this.DescriptionLocID : string with get, set
Public Property DescriptionLocID As String

Property Value

The unique identifier of the description property.

Applies to