ConnectedServiceProvider.CreatedBy プロパティ

定義

この ConnectedServiceProvider を作成したorganizationまたはユーザーの名前を取得または設定します。

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

プロパティ値

String が返されます。

適用対象