ArcFM Solution Developer Guide
IObject_set_Value Method (MMDocumentsClass)


Syntax
'Declaration
 
Public Overridable Sub IObject_set_Value( _
   ByVal Index As System.Integer, _
   ByVal Value As System.Object _
) 
'Usage
 
Dim instance As MMDocumentsClass
Dim Index As System.Integer
Dim Value As System.Object
 
instance.IObject_set_Value(Index, Value)
public virtual void IObject_set_Value( 
   System.int Index,
   System.object Value
)

Parameters

Index
Value
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

MMDocumentsClass Class
MMDocumentsClass Members

 

 


Send Comment