Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

CommandLineParameter - класс Члены  Смотри также  Terrasoft.Common - пространство имен : CommandLineParameter - класс C#

Glossary Item Box

The base class of the command line parameter.

Синтаксис

public class CommandLineParameter 

Тип CommandLineParameter предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public CommandLineParameter  

Cвойства

 ИмяОписание
Public - свойствоDefValueGets or sets the default value for the parameter.  
Public - свойствоDescriptionGets or sets the description of the command line parameter.  
Public - свойствоIsAdditionalDetermines whether the parameter is additional.  
Public - свойствоIsRequiredDetermines if the parameter is required.  
Public - свойствоIsSecured  
Public - свойствоIsSpecifiedDetermines whether the parameter is set.  
Public - свойствоIsUnnamedDetermines whether the parameter is unnamed.  
Public - свойствоIsValueSpecifiedDetermines whether the value of the parameter is set.  
Public - свойствоNameGets or sets the name of the parameter.  
Public - свойствоValueGets or sets the value of the parameter.  

Методы

 ИмяОписание
Public - методGetTypedValue<T>Gets type of value.  

Иерархия наследования

Смотри также

© Terrasoft 2002-2017.