Udostępnij przez


Właściwość BusinessRule.RuleConditionText

Pobiera lub ustawia reguły biznesowej warunki zawarte w bieżącym reguły biznesowej.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
<DataMemberAttribute> _
Public Property RuleConditionText As String
    Get
    Set
'Użycie
Dim instance As BusinessRule
Dim value As String

value = instance.RuleConditionText

instance.RuleConditionText = value
[DataMemberAttribute]
public string RuleConditionText { get; set; }
[DataMemberAttribute]
public:
property String^ RuleConditionText {
    String^ get ();
    void set (String^ value);
}
[<DataMemberAttribute>]
member RuleConditionText : string with get, set
function get RuleConditionText () : String
function set RuleConditionText (value : String)

Wartość właściwości

Typ: System.String
A String reprezentujących warunków.