ArcFM Engine Developer Guide
IDocumentInfo2_set_Keywords Method


Syntax
'Declaration
 
Public Overridable Sub IDocumentInfo2_set_Keywords( _
   ByVal Keywords As String _
) 
'Usage
 
Dim instance As MMDocumentInfoClass
Dim Keywords As String
 
instance.IDocumentInfo2_set_Keywords(Keywords)
public virtual void IDocumentInfo2_set_Keywords( 
   string Keywords
)

Parameters

Keywords
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMDocumentInfoClass Class
MMDocumentInfoClass Members

 

 


Send Comment