ArcFM Engine Developer Guide
ProcessFrameworkLoginElement Property


Syntax
'Declaration
 
<ConfigurationPropertyAttribute(Name="ProcessFrameworkLoginElement", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=False, 
   IsRequired=True, 
   IsKey=False)>
Public Property ProcessFrameworkLoginElement As ProcessFrameworkLoginElement
'Usage
 
Dim instance As ProcessFrameworkElement
Dim value As ProcessFrameworkLoginElement
 
instance.ProcessFrameworkLoginElement = value
 
value = instance.ProcessFrameworkLoginElement
[ConfigurationProperty(Name="ProcessFrameworkLoginElement", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=false)]
public ProcessFrameworkLoginElement ProcessFrameworkLoginElement {get; set;}
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

ProcessFrameworkElement Class
ProcessFrameworkElement Members

 

 


Send Comment