Rule: The names of one or more calculation rules that are in effect for this line, comma-separated case-insensitive
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring Rule { get; set; }
Property Rule As String
Get
Set
Dim instance As IQuoteLine
Dim value As String
value = instance.Rule
instance.Rule = value
property String^ Rule {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also