ConnectedServiceProvider.CreatedBy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the name of the organization or person that created this ConnectedServiceProvider.
public: property System::String ^ CreatedBy { public:
System::String ^ get(); protected:
void set(System::String ^ value); };
public: property Platform::String ^ CreatedBy { public:
Platform::String ^ get(); protected:
void set(Platform::String ^ value); };
public string CreatedBy { get; protected set; }
member this.CreatedBy : string with get, set
Public Property CreatedBy As String
Property Value
Returns String.