RangeDefinition.RangeLow Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::RuleEngine::ValueDefinition ^ RangeLow { Microsoft::RuleEngine::ValueDefinition ^ get(); void set(Microsoft::RuleEngine::ValueDefinition ^ value); };
public Microsoft.RuleEngine.ValueDefinition RangeLow { get; set; }
member this.RangeLow : Microsoft.RuleEngine.ValueDefinition with get, set
Public Property RangeLow As ValueDefinition