Click or drag to resize

DitaOTAdvancedParamWithValue Class


Inheritance Hierarchy
SystemObject
  Ingeniux.CMS.Assets.DitaOTParameter
    Ingeniux.CMS.Assets.DitaDitaOTAdvancedParamWithValue

Namespace: Ingeniux.CMS.Assets.Dita
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
[DataContractAttribute]
public class DitaOTAdvancedParamWithValue : OTParameter

The DitaOTAdvancedParamWithValue type exposes the following members.

Constructors
 NameDescription
Public methodDitaOTAdvancedParamWithValueInitializes a new instance of the DitaOTAdvancedParamWithValue class
Top
Properties
 NameDescription
Public propertyBelongToFormats
(Inherited from OTParameter)
Public propertyChoices
(Inherited from OTParameter)
Public propertyDefaultValue
(Inherited from OTParameter)
Public propertyDescription
(Inherited from OTParameter)
Public propertyIsCommonParam
(Inherited from OTParameter)
Public propertyName
(Inherited from OTParameter)
Public propertyType
(Inherited from OTParameter)
Public propertyValue 
Top
See Also