IDocumentAttention Property |
Attention
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring Attention { get; set; }
Property Attention As String
Get
Set
Dim instance As IDocument
Dim value As String
value = instance.Attention
instance.Attention = value
property String^ Attention {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also