ConnectedServiceProvider.CreatedBy Property

Definition

Gets 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.

Applies to