[Browsable(False)] public override System.String CreatedBy { get; set; }
[Browsable(False)] public: __property System.String get_CreatedBy(); override; public: __property void set_CreatedBy(
System.String value
); override;
[Browsable(False)] public:
property System.String CreatedBy { System.String get() override;; void set(System.String value) override;; }
'Declaration <BrowsableAttribute(False)> Public Overrides Property CreatedBy As System.String
Property Value
Always return string.Empty.