DataMappedObjectTypeAttribute.ClassId Property

Definition

Gets or sets the class ID of the attribute.

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

Property Value

The class ID of this attribute.

Applies to