ArcFM Engine Developer Guide
IDocumentInfo2_set_Comments Method


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

Parameters

Comments
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