AppModuleInfo.CreatedBy Property

Definition

For internal use only.

public:
 property System::String ^ CreatedBy { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string CreatedBy { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CreatedBy : string with get, set
Public Property CreatedBy As String

Property Value

Implements

Attributes

Applies to