salesliteratureitem.abstract Field
Contains the abstract of the document.
Syntax
[Visual Basic .NET]
Public Field abstract As String
[C#]
public string abstract;
[JScript]
public var abstract : String;
Remarks
Represents a field of type String.
The following table contains additional information about this attribute:
Platform required | No |
Application requirement level | No Constraint |
Valid for create | Yes |
Valid for retrieve | Yes |
Valid for update | Yes |
Max length | 2000 |
See Also