ArcFM Engine Developer Guide
LicenseLayout Constructor(LicenseLayout)


The name of the LicenseLayout to copy.
Constructs a new license layout object from the specified license layout object.
Syntax
'Declaration
 
Public Function New( _
   ByVal source As LicenseLayout _
)
'Usage
 
Dim source As LicenseLayout
 
Dim instance As New LicenseLayout(source)
public LicenseLayout( 
   LicenseLayout source
)

Parameters

source
The name of the LicenseLayout to copy.
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

LicenseLayout Class
LicenseLayout Members
Overload List

 

 


Send Comment