ArcFM Engine Developer Guide
Type Property (LocalizeExtension)


Gets or sets the type of an object contained within the assembly containing the resource.
Syntax
'Declaration
 
<ConstructorArgumentAttribute("Type")>
Public Property Type As Type
'Usage
 
Dim instance As LocalizeExtension
Dim value As Type
 
instance.Type = value
 
value = instance.Type
[ConstructorArgument("Type")]
public Type Type {get; set;}

Property Value

The type within the assembly containing the resource.
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

LocalizeExtension Class
LocalizeExtension Members

 

 


Send Comment