OTParameterIsCommonParam Property
|
Namespace: Ingeniux.CMS.Assets.DitaAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax[DataMemberAttribute]
public bool IsCommonParam { get; set; }<DataMemberAttribute>
Public Property IsCommonParam As Boolean
Get
Set
public:
[DataMemberAttribute]
property bool IsCommonParam {
bool get ();
void set (bool value);
}[<DataMemberAttribute>]
member IsCommonParam : bool with get, set
Property Value
Boolean
See Also