ArcFM Engine Developer Guide
IDocumentInfo2_set_Author Method


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

Parameters

Author
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