Warning.ObjectType 属性

定义

获取或设置报表定义中造成错误或警告的对象的类型。 只读。

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

属性值

只读的 String 值。

适用于