Share via


IFieldNodeInfo.ContentTypeName Property

Definition

Gets the name of the content type that this field is associated with, if any.

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

Property Value

The name of the content type that this field is associated with

Applies to