ArcFM Engine Developer Guide
Load Method (ElementStateOperations)


Load persist elements state from XML stream
Syntax
'Declaration
 
Public Shared Sub Load( _
   ByVal stream As Stream _
) 
'Usage
 
Dim stream As Stream
 
ElementStateOperations.Load(stream)
public static void Load( 
   Stream stream
)

Parameters

stream
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

ElementStateOperations Class
ElementStateOperations Members

 

 


Send Comment