ParagraphInstance.UniqueName Property

Definition

Gets the unique identifier of this instance object.

public:
 abstract property System::String ^ UniqueName { System::String ^ get(); };
public abstract string UniqueName { get; }
member this.UniqueName : string
Public MustOverride ReadOnly Property UniqueName As String

Property Value

A string value that represents the unique identifier of this instance object.

Applies to