ArcFM Engine Developer Guide
IDocumentInfo2_set_Subject Method


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

Parameters

Subject
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