OpenToolkitInvokerAdvancedParameters Property
|
The parameters to use to construct CLI arguments. This property takes higher priority than all individually exposed properties
Namespace:
Ingeniux.CMS.Dita.OT
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public DitaOTAdvancedParamWithValue[] AdvancedParameters { get; }
Public ReadOnly Property AdvancedParameters As DitaOTAdvancedParamWithValue()
Get
public:
property array<DitaOTAdvancedParamWithValue^>^ AdvancedParameters {
array<DitaOTAdvancedParamWithValue^>^ get ();
}
member AdvancedParameters : DitaOTAdvancedParamWithValue[] with get
Property Value
Type:
DitaOTAdvancedParamWithValueSee Also