JobDefinition.ModuleName Property

Definition

Module name for the module containing the source adapter implementation.

public:
 property System::String ^ ModuleName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ModuleName { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ModuleName { get; set; }
member this.ModuleName : string with get, set
Public Property ModuleName As String

Property Value

Applies to