ArcFM Desktop Developer Guide
SaveLayout Method (IPersistDataSurrogate)


Syntax
'Declaration
 
Sub SaveLayout( _
   ByVal obj As Object, _
   ByVal pd As PersistData _
) 
'Usage
 
Dim instance As IPersistDataSurrogate
Dim obj As Object
Dim pd As PersistData
 
instance.SaveLayout(obj, pd)
void SaveLayout( 
   object obj,
   PersistData pd
)

Parameters

obj
pd
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

IPersistDataSurrogate Interface
IPersistDataSurrogate Members

 

 


Send Comment