ExternalApplication.ApplicationInitializationXml Property

Definition

XML from the database that is used to configure the application in case this class is inherited and the init information is needed.

public:
 property System::String ^ ApplicationInitializationXml { System::String ^ get(); };
public string ApplicationInitializationXml { get; }
member this.ApplicationInitializationXml : string
Public ReadOnly Property ApplicationInitializationXml As String

Property Value

Returns String.

Applies to