IQuoteLineRights Property |
Rights: name=right&... of any fields that have non-standard field access rights
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring Rights { get; set; }
Property Rights As String
Get
Set
Dim instance As IQuoteLine
Dim value As String
value = instance.Rights
instance.Rights = value
property String^ Rights {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also